hi
an workaround is to group by date.
then, just expand the Sunday group to see Sunday's tasks.
br
Andrew

понедельник, 5 ноября 2018 г., 10:46:24 UTC+2 пользователь Pro Boxing Dad 
написал:
>
> So I would love the ability to create a view that says "Show my the chores 
> I have to do this weekend"
>
> I use chores as a context, but am unable to define a day of a week for the 
> view.
>
> Ideally I would use
> WHERE Context='Chores' AND
> WHERE DueDateTime='Saturday' OR
> DueDtaeTime='NextSunday'
>
> The attribute for the final where clause is where I need help. Has anyone 
> come up with a way to do this? I realize there are other properties I could 
> use that could represent the Next DayOfWeek but I'd really like to keep it 
> date/day driven.
>
> Ideally the user interface would allow for:
> WHERE DueDateTime=Next 'X' of 'Y' (where X=an integer value which includes 
> subsequent Y) and 'Y' equals the day of week.
> So it would be like:
> WHERE DueDateTime=Next '1' of ''Saturday' or
> DueDateTime=Next '1' of Sunday.
> In this example the system would return results for tasks that are on the 
> next Saturday or Sunday. If I wanted to say "Show me tasks for the next 3 
> Tuesdays,' I could use the same logic.
>
> 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 mylifeorganized+unsubscr...@googlegroups.com.
To post to this group, send email to mylifeorganized@googlegroups.com.
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/459ffa1f-e042-4c42-b8a6-34c23f5935f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to