We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In a directory in an external harddrive, I know I have some files with tags I have added with Finder. I verified this with:
Users-MacBook-Pro-3:Zdownloaded_FROMstart_TO202012_ASOF2020Feb15 user$ tag -m "Special-LightRainbow" 202012wang-kais-personal-photo-2.html_Kai2-053.jpg 202012wang-kais-personal-photo-2.html_Kai2-056.jpg 202012wang-kais-personal-photo-2.html_Kai2-057.jpg
But when I use tag -u in this directory, I cannot see the tags:
Users-MacBook-Pro-3:Zdownloaded_FROMstart_TO202012_ASOF2020Feb15 user$ tag -u . [returns nothing]
If I use tag -u globally, I can see other tags but not those in this directory.
The same goes for tag -u -local
May I know if I have done anything wrongly?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In a directory in an external harddrive, I know I have some files with tags I have added with Finder. I verified this with:
But when I use tag -u in this directory, I cannot see the tags:
If I use tag -u globally, I can see other tags but not those in this directory.
The same goes for tag -u -local
May I know if I have done anything wrongly?
The text was updated successfully, but these errors were encountered: