Estimated time search
I thought this had been covered, but a few searches turned up nothing, so here goes...
I see how to use the timeEstimate operator from the help page, but is there a search I can run that will show me tasks with no estimate? I tried 0 and false. I'd like to add an estimate to everything, and was hoping to speed the process.
Thanks,
Ran
I see how to use the timeEstimate operator from the help page, but is there a search I can run that will show me tasks with no estimate? I tried 0 and false. I'd like to add an estimate to everything, and was hoping to speed the process.
Thanks,
Ran
emily (Remember The Milk) says:
There is a way to do it, but it's kind of backwards :)
Try:
NOT timeEstimate:"> 0"
(i.e. tasks that don't have a time estimate of more than zero).
We'll see if we can add support for 'timeEstimate:none', as that makes a lot more sense :)
Try:
NOT timeEstimate:"> 0"
(i.e. tasks that don't have a time estimate of more than zero).
We'll see if we can add support for 'timeEstimate:none', as that makes a lot more sense :)