DueWithin:”1 month of 1st”
(closed account) says:
I created a smart list using this query which supposedly shows tasks due this calendar month - but it shows tasks due next calendar month (Nov).
????
????
(closed account) says:
SmartLists can’t query time backwards so it interprets the 1st as the next one upcoming. I use (dueBefore:today OR dueWithin:”2 week of today”). Unfortunately, this will give you ALL over due tasks and tasks due in the next X weeks. Best I could come up with.
(closed account) says:
Thanks azclaire. That’s disappointing, I really needed it to work! By the way I got this tip from the official RTM blog (https://blog.rememberthemilk.com/post/116665224988/21-useful-searches-for-your-tasks) so maybe they should update it!!