jdberry / tag

A command line tool to manipulate tags on Mac OS X files, and to query for files with those tags.
MIT License
1.47k stars 94 forks source link

cannot right click to undo tag in finder #27

Closed inlutero closed 7 years ago

inlutero commented 7 years ago

Right clicking and selecting remove tag does not work after tagging with the tool. It does work from the edit tags menu.

jdberry commented 7 years ago

Tag works on the underlying tags store. Interactions with the Finder, which maps tags to colors, etc, can be a bit wonky at times. But I believe tag is doing the correct thing, while also not trying to hack the Finder's private data stores.