This commit is contained in:
Joey Hess 2014-02-23 00:27:18 -04:00
parent 1ccfcee117
commit ee8a443d49
Failed to extract signature

View file

@ -45,6 +45,12 @@ Ok, metadata is in place, but how to use it? Time to change views!
Switched to branch 'views/_' Switched to branch 'views/_'
ok 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 This searched for all files with any tag, and created a new git branch
that sorts the files according to their tags. that sorts the files according to their tags.
@ -57,10 +63,6 @@ that sorts the files according to their tags.
video video
sound 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. Ah, but you're at work now, and don't want to be distracted by cat videos.
Time to filter the view: Time to filter the view: