You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, it currently prints the tags for each file. But you're right it would
be better if it printed the entire set of tags for all files when no name
is specified
On Fri, 28 Oct 2022, 11:59 Nadim Khemir, ***@***.***> wrote:
$ tmsu tags has_tags has_no_tags has_tags
has_tags: some_tag
has_no_tags:
has_tags: some_tag
3 lines are printed
$ tmsu tags --name=never has_tags has_no_tags has_tags
some_tag
some_tag
2 lines are printed!
—
Reply to this email directly, view it on GitHub
<#260>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAABOBZ2NB3RE44AJNWPJLLWFOWZRANCNFSM6AAAAAARQ6T5UA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
$ tmsu tags has_tags has_no_tags has_tags
has_tags: some_tag
has_no_tags:
has_tags: some_tag
3 lines are printed
$ tmsu tags --name=never has_tags has_no_tags has_tags
some_tag
some_tag
2 lines are printed!
The text was updated successfully, but these errors were encountered: