summaryrefslogtreecommitdiff
path: root/doc/forum/How_to_list_all_existing_metadata_types__63__.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/How_to_list_all_existing_metadata_types__63__.mdwn')
-rw-r--r--doc/forum/How_to_list_all_existing_metadata_types__63__.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/How_to_list_all_existing_metadata_types__63__.mdwn b/doc/forum/How_to_list_all_existing_metadata_types__63__.mdwn
new file mode 100644
index 000000000..43b3c1cfc
--- /dev/null
+++ b/doc/forum/How_to_list_all_existing_metadata_types__63__.mdwn
@@ -0,0 +1,15 @@
+Is there any way to list all of the existing tag and metadata field types? What I mean is, I have files tagged with several different tags, files with several metadata fields; is there any way to list all the tag and field names being used (not all the files WITH those tags)?
+
+For example, something like:
+
+ git annex metadata --listfields
+ lastchanged
+ month
+ month-lastchanged
+ year
+ year-lastchanged
+
+ git annex metadata --listtags
+ Public
+ Personal
+ Work