I am trying to create a view that shows me which tasks were completed AFTER the date I Starred a task.
This tells me "These are the tasks I finished one or more days after I had *initially* intended to" So I created a view that gets me very, very close. The view is as follows: CompleteDateStartTime NOT ON StarToggleDateTime Pretty simple, eh? However what's affecting this is the DateTime parameter. Meaning it's taking TIME in to consideration. So if I Star at task at 9:15am and then complete it at 10:00am that same day, it's still showing up in the result set. See below as my example. [image: AfterStar.PNG] dd *Is there anyway around this? I tried looking for options to exclude the time but cannot come up with anything. Thanks!* -- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mylifeorganized. To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/7f5c9617-3074-42a1-9025-272bed45e55c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
