I want to create a Smart List that will display started tasks that are due Today. The list should take tasks' Time into account, ie. if a task is due later today, it should not appear. But if it is already started, it should appear.
(Type: Scheduled, Scheduled: Today, Due Date: Enabled, Time: No Time, Hide: Later Tasks, Unstarted)
This works as intended for tasks that do not have Time set. But tasks that have Time set do not appear on the list, even if they are started and their Due Date is Today.
Eg. let's assume that it's 7:00 in the morning.
I have a task that has "Start Date + Time" set to "Today, 6:00" and "Due Date + Time" set to "Today, 10:00".
This task will not show up on the Smart List with above settings - even though current time (7:00) is between the task Start/Due Times (6:00 ~ 10:00). And even though the Due Date of the task is Today.
How does the "Due Date" Filter Option work for Tasks that have Time set? Why my started task does not appear on my "Started Task Due Today" list?
How are "Hide (Tasks)" Filter Options combined? When I select "Later Tasks" and "Unstarted", will it hide "Later AND Unstarted", or "Later OR Unstarted"?
Later tasks are tasks that's due today but later than current time. Unstarted tasks are tasks with start date which have different start time and due time.
Well, not exactly... If I uncheck 'Due Date', then my list includes not only started tasks from Today, but also those that have 'Due Date' set in the future. What I wanted to achieve is to get tasks with 'Due Date' set exactly to Today.
In that case, try making another filter with simple 'Today' option and set AND operation in it. Checking 'Due date' on the screenshot's smart list will ignore start date completely.
I think I experimented with a similar solution, but I could not understand why this combination:
Filter 1: Scheduled + Today + Hide: Later Tasks, Unstarted
AND
Filter 2: Scheduled + Today + Due Date
does not give the same results as a single filter:
Scheduled + Today + Due Date + Hide: Later Tasks, Unstarted
Now that you explained that Due Date does not mean Due Today, but Ignore Start Date, the puzzle is finally solved
May I then suggest a little rewording on the Smart List options for "Scheduled" filter?:
Due Date --> Ignore Start Date
No Time --> Ignore Time (or Any Time) (now it's confusing why there are two "No Time" options)
Inside Hide (Tasks)
Unstarted --> Future Start Date/Time
Later Tasks --> Future Due Date/Time
(I would also switch the options order here to make it more explicit, that the Start Date is checked before Due Date if both options are checked)
It's a bit more wordy, but explains the intention in a clearer way At least for me, it would make creating more advanced filters more easy