How do I do a library search for all resources that do NOT have a value in MyTag? I tried mytag:="" but that did not work; I could not find this on the wiki.
Thanks!
How do I do a library search for all resources that do NOT have a value in MyTag? I tried mytag:="" but that did not work; I could not find this on the wiki. Thanks!
Well, if you just want to look at them, the easiest way if to sort/group by My Tags, and then open up the "--" section at the top.
But this will get you what you want: rating:>=0 ANDNOT mytag:*
added to wiki page http://wiki.logos.com/Example_Collections
Thanks Steve and Todd!