| Bujrum, Dobrodošli! | Bosanski ![]() |
| Bujrum, Dobrodošli! | Bosanski ![]() |
says:Is there a search operation that I can run that will display tasks which have a defined due time (ie 11/5/2009 12:00) and not a "all day" type (ie 11/5/2009).
Posted at 7:55pm on November 5, 2009
I've been wondering this exact same thing.
My reason for wanting it is that I would like tasks that have a specific time to show up on my Google Calendar but including "all day" tasks clutters it up.
If I could search for items that have a due date with a specific time then I could save that search and use its RSS to populate my calendar.
Posted at 9:32pm on November 10, 2009
You could do something like this for today's tasks by searching for dueAfter:today dueBefore:tomorrow. "Today" internally means "today at midnight", so this bit of searching will work this way.
Maybe you could string this together with some relative searches, one pair for each day, to get something useful to you?
Posted at 4:59pm on November 11, 2009