[Solved] Q: How to quicksearch for: Name & NO label?
Posted: 14 Jun 2013 16:49
Hi all,
Not the first time this question bothers me, so here it goes:
In AddressBar or QNS (i.e. especially SC goto),
- How can we boolean search for items with no label (or items without label "X")? e.g.
?!lbl:1
> OK, finds all items unlabeled and all items with label not containing "1"
?:!lbl:1 & name:filename
> Finds items with name containing "filename" and with label not containing "1"
>> BUT doesn't find items with no label.
Note: This goes for tags too, though the results are even weirder.
I guess I'm going at it wrong, and I just can't figure out any other way to do this, so any help would be greatly appreciated!
Thanks,
Flux
Not the first time this question bothers me, so here it goes:
In AddressBar or QNS (i.e. especially SC goto),
- How can we boolean search for items with no label (or items without label "X")? e.g.
?!lbl:1
> OK, finds all items unlabeled and all items with label not containing "1"
?:!lbl:1 & name:filename
> Finds items with name containing "filename" and with label not containing "1"
>> BUT doesn't find items with no label.
Note: This goes for tags too, though the results are even weirder.
I guess I'm going at it wrong, and I just can't figure out any other way to do this, so any help would be greatly appreciated!
Thanks,
Flux