searhing for all tasks without any stated time estimate
jef says:
How can I search for all my tasks that do not have any declared time estimate?
benb says:
I do
NOT timeEstimate:"> 0" AND NOT timeEstimate:"0 minutes"
That way you can put 0 minutes into any tasks that really don't have a time estimate required and it will exclude from the search.
NOT timeEstimate:"> 0" AND NOT timeEstimate:"0 minutes"
That way you can put 0 minutes into any tasks that really don't have a time estimate required and it will exclude from the search.
jef says:
benb,
TY for reply.
Do i have to put "0 minutes" into all 100+ of my created tasks, and all my future tasks? I wish RTM search would be smarter.
TY for reply.
Do i have to put "0 minutes" into all 100+ of my created tasks, and all my future tasks? I wish RTM search would be smarter.
andrewski (Remember The Milk) says:
jef,
No, benb was simply saying you could additionally exclude tasks where a time estimate is redundant/unnecessary by entering "0" and then adding that to your search.
For your purposes, NOT timeEstimate:"> 0" will return what you want.
No, benb was simply saying you could additionally exclude tasks where a time estimate is redundant/unnecessary by entering "0" and then adding that to your search.
For your purposes, NOT timeEstimate:"> 0" will return what you want.