link to git-annex-metadata-gui

This commit is contained in:
Joey Hess 2016-12-07 16:09:30 -04:00
parent 8e5f8d91c5
commit 0766d032bf
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -13,6 +13,8 @@ Some of the things you can do with metadata include:
For example `git annex find --metadata tag=foo --or --metadata tag=bar` For example `git annex find --metadata tag=foo --or --metadata tag=bar`
* Using it in [[preferred_content]] expressions. * Using it in [[preferred_content]] expressions.
For example "metadata=tag=important or not metadata=author=me" For example "metadata=tag=important or not metadata=author=me"
* Editing and viewing it with git-annex-metadata-gui,
[[tips/a_gui_for_metadata_operations]].
Each file (actually the underlying key) can have any number of metadata Each file (actually the underlying key) can have any number of metadata
fields, which each can have any number of values. For example, to tag fields, which each can have any number of values. For example, to tag