Search for tasks with due times but not whole day events
jalm1 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).
seanwest says:
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.
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.
andrewski (Remember The Milk) says:
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?
Maybe you could string this together with some relative searches, one pair for each day, to get something useful to you?