searching for tasks without time estimate
petemilch says:
Hi folks!
I could not find a solution to the following problem: I want to have a search listing me all tasks wich do not yet have a time estimation (in order to enter an estimation wich would enable me to have the time total for my today tasks)
In search I tried the following:
timeEstimate:0
timeEstimate:"< 0"
timeEstimate:N
timeEstimate:false
but did not succeed.
Does anybody have a hint what I can do?
Many thanks in advance!!!
Peter
I could not find a solution to the following problem: I want to have a search listing me all tasks wich do not yet have a time estimation (in order to enter an estimation wich would enable me to have the time total for my today tasks)
In search I tried the following:
timeEstimate:0
timeEstimate:"< 0"
timeEstimate:N
timeEstimate:false
but did not succeed.
Does anybody have a hint what I can do?
Many thanks in advance!!!
Peter
emily (Remember The Milk) says:
Sure, try:
NOT timeEstimate:"> 0"
Hope this helps! :)
NOT timeEstimate:"> 0"
Hope this helps! :)
petemilch says:
Marvellous emily! Thank you!!
Peter
Peter