Search for NOT
freakdesign says:
Perhaps someone could shed some light on my search string.
I am trying to do a search that will exclude all items from a list and exclude all items from any list tagged with a name.
EG: NOT list:listname OR NOT tag:tagname
Variation of ORs and ANDs are not working for me as the second use of NOT seems to be ignored.
Am I missing an important step?
Cheers.
I am trying to do a search that will exclude all items from a list and exclude all items from any list tagged with a name.
EG: NOT list:listname OR NOT tag:tagname
Variation of ORs and ANDs are not working for me as the second use of NOT seems to be ignored.
Am I missing an important step?
Cheers.
freakdesign says:
...my brain just kicked in.
This sorted me out.
(NOT list:listname) and (NOT tag:tagname)
This sorted me out.
(NOT list:listname) and (NOT tag:tagname)