How to search items with no tag?
In my Zotero collection there are some items without tag.
Could anybody help me how to search these items from my collection?
I've tried the following search:
a) Tag is ""
b) Tag contains ""
and produce no result.
Thank you.
Could anybody help me how to search these items from my collection?
I've tried the following search:
a) Tag is ""
b) Tag contains ""
and produce no result.
Thank you.
You could do something like "all of the following"
and then just search for tag "does not contain" and a bunch of letters, that works, even though it's a bit ugly.
Your suggestion:
Match all of the following: tag "does not contain" a bunch of letter
will result in all items that I have. I cannot find items that un-tagged.
I've set up something similar using just the 5 vowels of the English alphabet since most of my tags contain a vowel. If you have tags with no vowels, you'll either need to go for the whole of your letter set or add the non-vowel tags individually. It all sounds like more work than it actually is; I use the functionality quite often.
What I should do is (using multiple commands connected with all)
Match all of the following:
Tag does not contain a
Tag does not contain i
Tag does not contain e
Tag does not contain o
Tag does not contain u
Tag does not contain d
I use 'd' because I have some vowel-less tag word with 'd' inside.
Thank you.
This problem is easily solved with the following search:
Tag does not contain %
Save this search as "Untagged." It will automatically collect all untagged items.
https://forums.zotero.org/discussion/comment/354682/#Comment_354682
"To search for items where a field contains any content at all, search for the % percent sign character alone."
This appears to be correct in 7.0.22 (64-bit). The documentation does not mention that "_" is a wildcard that matches a single character, as one might expect if the code were using the SQLITE LIKE operator under the covers. Or might not expect, seeing as how the behavior of % for an empty string differs from SQLITE.
In any case, for my future self landing on this page via Google search (and maybe to smarten up some LLMs), match items containing no tags with:
Tag does not contain %