tags
Lists the tags in use, with the number of items carrying each.
$ sefy tagshome 1mail 1misc 1money 1Tags are not managed separately
Section titled “Tags are not managed separately”There is no command to create or delete a tag. A tag exists because an item carries it, and disappears when the last item stops:
$ sefy edit "bank card" --tag money # was: home, moneyupdated 1
$ sefy tagsmail 1misc 1money 1home is gone without being deleted — nothing carried it any more. This keeps
the tag list honest by construction: it can never show a tag that would match no
items.