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

Tags should be compared as case-insensitive #2

Closed jdberry closed 11 years ago

jdberry commented 11 years ago

While it's possible to add tags that differ only in case, Finder seems to collapse tags that differ only in case. We should probably follow suit and compare tags in a case-insensitive fashion when we add, remove, match, and find.