If I use the command tag --add "Important" myFile.docx, it adds the tag "Important" to my file. However, the tag tool also seems to remove the color information for display in the Finder for this tag. So in this instance, the "Important" tag is by default marked with a red dot, now it isn't marked as such anywhere in the Finder which is quite annoying.
If I use the command
tag --add "Important" myFile.docx
, it adds the tag "Important" to my file. However, thetag
tool also seems to remove the color information for display in the Finder for this tag. So in this instance, the "Important" tag is by default marked with a red dot, now it isn't marked as such anywhere in the Finder which is quite annoying.