aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/How_to_list_all_existing_metadata_types__63__.mdwn
blob: 43b3c1cfc1b2a14e695c43517c4134cf139d8326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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