layout
This commit is contained in:
parent
1ccfcee117
commit
ee8a443d49
1 changed files with 6 additions and 4 deletions
|
@ -45,6 +45,12 @@ Ok, metadata is in place, but how to use it? Time to change views!
|
|||
Switched to branch 'views/_'
|
||||
ok
|
||||
|
||||
[[!template id=note text="""
|
||||
Notice that a single file may appear in multiple directories
|
||||
depending on its tags. For example, `lotsofcats.ogv` is in
|
||||
both `new/` and `video/`.
|
||||
"""]]
|
||||
|
||||
This searched for all files with any tag, and created a new git branch
|
||||
that sorts the files according to their tags.
|
||||
|
||||
|
@ -57,10 +63,6 @@ that sorts the files according to their tags.
|
|||
video
|
||||
sound
|
||||
|
||||
Notice that a single file may appear in multiple directories
|
||||
depending on its tags. For example, `lotsofcats.ogv` is in
|
||||
both `new/` and `video/`.
|
||||
|
||||
Ah, but you're at work now, and don't want to be distracted by cat videos.
|
||||
Time to filter the view:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue