Search for items with less than x number of tags
All,
Any ideas for how one might enter a search query for all items with less than a certain number of tags? I'm afraid my library is populated with many items that have one or two tags, which I think is suboptimal. I would like to locate all such items. Any tips?
Any ideas for how one might enter a search query for all items with less than a certain number of tags? I'm afraid my library is populated with many items that have one or two tags, which I think is suboptimal. I would like to locate all such items. Any tips?
-
adamsmithSorry, not possible I'm afraid.
-
Gurdas_SandhuIs it possible to run a SQL script that pulls the Zotero item URI for items with less than n tags?
-
bwiernikedited May 2, 2018If you are comfortable using Python, I believe it would be possible to use PyZotero to write a script to find items with a certain number of tags.