Day of Week Property

Visto 34 veces
Saltar al primer mensaje no leído

Pro Boxing Dad

no leída,
5 nov 2018, 3:46:245/11/18
a MyLifeOrganized
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

Andrei Bacean

no leída,
7 nov 2018, 12:52:207/11/18
a MyLifeOrganized
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 написал:

Pro Boxing Dad

no leída,
12 nov 2018, 4:46:0412/11/18
a MyLifeOrganized
Thanks for the reply/ Yes, I am aware of grouping options, but in this case i just want a single view with the exact result set, 

So the enhancement request is basically a new filter. "In the Next X [DayOfWeek]" 

Think in terms of "In the next X days" filter currently available. Now just add a function for each day of the week. Thus you could create a view such as "Meetings on the next three Mondays"

Thanks
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos