Given two consecutive days (called "Day 1" and "Day 2") and a task ("Task") 
with due date and time ("Due") -- how do I create a view ("View") that 
works in relation to the current time ("Current Time") as follows?

Current Time is on Day 1 before 8am;  Due is before Day 1 at 8am  >>>>  
Task appears in View
Current Time is on Day 1 before 8am;  Due is on or after Day 1 at 8am  
>>>>  Task does not appear in View

Current Time is on Day 1 at or after 8am;  Due is before Day 2 at 8am  
>>>>  Task appears in View
Current Time is on Day 1 at or after 8am;  Due is on or after Day 2 at 8am  
>>>>  Task does not appear in View

I understand how the advanced setup filter works in terms of its structure 
for expressing boolean logic.  I also understand that there are variables 
and expressions available such as "Today," "Now", "DueDateTime", "Today + 
0.3333333333", etc.

I use MLO on both Windows and Android.

Thanks very much for your help.

-- 
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/37eb0661-03b8-475a-8a9c-b737be12aec1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to