smart list > help w/ query details
(closed account) says:
You can shorten what you have listed like this:
dueBefore:"8 days of today" OR due:Never
Then to exclude anything with the "tools" tag, add NOT tag:tools
So:
dueBefore:"8 days of today" OR due:Never NOT tag:tools
Does that give you what you're looking for?
dueBefore:"8 days of today" OR due:Never
Then to exclude anything with the "tools" tag, add NOT tag:tools
So:
dueBefore:"8 days of today" OR due:Never NOT tag:tools
Does that give you what you're looking for?
andrewski (Remember The Milk) says:
You may want to add parentheses to make sure it is parsed the way you want:
(dueBefore:"8 days of today" OR due:Never) AND NOT tag:tools
Thanks for sharing your idea, geojono! Keep me posted on what you find, pskarbon! 💙
(dueBefore:"8 days of today" OR due:Never) AND NOT tag:tools
Thanks for sharing your idea, geojono! Keep me posted on what you find, pskarbon! 💙