diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-07 16:09:30 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-07 16:09:30 -0400 |
commit | d72e40a7ada31b753fb30980df7dbbcc6cc65ba1 (patch) | |
tree | 2cc9f780fef77092c807d85a4bbeb0cd1b55d5fe | |
parent | 6101845c63ec836f78fa7b006eedc30d8b3b8b98 (diff) |
link to git-annex-metadata-gui
-rw-r--r-- | doc/metadata.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/metadata.mdwn b/doc/metadata.mdwn index f1f0ceab7..3b61a47d5 100644 --- a/doc/metadata.mdwn +++ b/doc/metadata.mdwn @@ -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` * Using it in [[preferred_content]] expressions. 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 fields, which each can have any number of values. For example, to tag |