 | reithegenki says:I am trying to set up a few smartlists which I can click on when I have a break in my schedule to get some smaller tasks done.
So far I have them titled: > 15 mins, > 30 mins, and > 1 hour
To keep them more organized I want the > 15 list to contain all tasks below 15 mins, but the > 30 mins list to only include tasks that will take between 16 and 30 mins, and the > 1 hour list to only have tasks that will take between 31 mins and 1 hour. I have time estimates on all my tasks, but nothing at all is showing up in those lists.
The code is as follows for each:
15 mins:
status:incomplete and timeEstimate:”< 15 minutes”
30 mins:
status:incomplete and timeEstimate:” 30 minutes”
1 hour:
status:incomplete and timeEstimate:” 1 hour” Posted at 12:21pm on April 16, 2009 |