How to filter out weekly tasks (in a smart list)?
In my weekly review I want to look ahead (using a smart list) and see which *non-routine* tasks I *have* to perform in the next week. This means filtering out all tasks which are repeating, with a repeat interval of a week or less.
How can I achieve this?
(I dot not see a search operator for repeat intervals; only for due dates, which seems insufficient because I want monthly tasks to be included in this smart list - thus not filter those)
How can I achieve this?
(I dot not see a search operator for repeat intervals; only for due dates, which seems insufficient because I want monthly tasks to be included in this smart list - thus not filter those)
andrewski (Remember The Milk) says:
There's no way to search what kind of repeat interval you have set; you can only use isRepeating:true to search for repeating tasks (or false for non-repeating tasks).
What you may want to do is to set a tag (e.g. "routine") on any tasks you want to exclude from your Smart List and then just add NOT tag:routine to your Smart List's criteria.
Hope this helps!
What you may want to do is to set a tag (e.g. "routine") on any tasks you want to exclude from your Smart List and then just add NOT tag:routine to your Smart List's criteria.
Hope this helps!