Smart list for overdue tasks?
mkee says:
I'm trying to create a smart list for overdue tasks. Unfortunately, it seems that search string "dueBefore:Now" gives exactly the same results as search string "dueBefore:Tomorrow". Is there a way to exclude current all day tasks?
andrewski (Remember The Milk) says:
dueBefore:today should work, if I understand right.
(closed account) says:
I use dueBefore:tomorrow for a smart list like this. However ranbarton is right -- I don't think RTM can make a distinction between time-sensitive tasks and day-sensitive only tasks.
mkee says:
Thanks for the replies.
"dueBefore:today" doesn't work either. It does not find tasks that were due today at a time already past.
"dueBefore:today" doesn't work either. It does not find tasks that were due today at a time already past.
mkee says:
to john.kmiecik
It seems that Remember the Milk CAN make a distinction between time-sensitive tasks and day-sensitive only tasks. If I click "All tasks" and select "Overdue" everything works as expected. But I can't create a smart list with the same results.
It seems that Remember the Milk CAN make a distinction between time-sensitive tasks and day-sensitive only tasks. If I click "All tasks" and select "Overdue" everything works as expected. But I can't create a smart list with the same results.
mkee says:
to rajjan
In theory yes, but in practice it behaves as I described above ("dueBefore:Now" = "dueBefore:Tomorrow")
In theory yes, but in practice it behaves as I described above ("dueBefore:Now" = "dueBefore:Tomorrow")
(closed account) says:
I just did a quick test, and I didn't get the same results you say you are getting. If I set a task due at 8:30 this morning, and it's 8:00, dueBefore:Now filters it out. DueBefore:tomorrow does not filter it out. They're just not doing what you want them to do, which would be for duebefore:now filter out all day tasks due today. But dueBefore:now and dueBefore:tomorrow are not the same.
mkee says:
to cdhsman
Sorry, my mistake. You are absolutely correct.
Sorry, my mistake. You are absolutely correct.
andrewski (Remember The Milk) says:
mkee, I did misunderstand; apologies!
I think dueAfter:"today 0:00" AND dueBefore:"today 23:59" should work for you, at least for the "timed tasks due today" part.
(And if you're not a 24-hour person like I am: dueBefore:"today 11:59 PM" AND dueAfter:"today 12:00 AM" :)
Hope this helps!
I think dueAfter:"today 0:00" AND dueBefore:"today 23:59" should work for you, at least for the "timed tasks due today" part.
(And if you're not a 24-hour person like I am: dueBefore:"today 11:59 PM" AND dueAfter:"today 12:00 AM" :)
Hope this helps!
mkee says:
Thank you all, problem solved.
I tried to use dueBefore:"today 23:59" to filter out current all-day tasks, but actually it's dueAfter:"today 0:00" that does the trick (seems like a bug to me).
To list all current overdue tasks, created the following rule:
dueBefore:Today OR (dueAfter:"today 0:00" AND dueBefore:"Now")
I tried to use dueBefore:"today 23:59" to filter out current all-day tasks, but actually it's dueAfter:"today 0:00" that does the trick (seems like a bug to me).
To list all current overdue tasks, created the following rule:
dueBefore:Today OR (dueAfter:"today 0:00" AND dueBefore:"Now")