I have no idea about checking it or not.
If you chek-it, the rule wil be:
(starred OR start OR due) AND uncompleted
Didn't you want it to be:
(starred AND (start OR due)) AND uncompleted ?


Le jeudi 20 septembre 2012 16:38:35 UTC+2, Wayne a écrit :
>
> Thanks. That technique worked great, except I had to un-check the 
> top-level AND condition for the filter to work. Otherwise the to-do list 
> was filtering out tasks that should be visible. Here's what I wound up 
> with; is it wrong? X = rule is checked. 
>
>    Blank rule AND
>          X  Starred OR
>          X  StartDateTime in next 3 days OR
>          X  DueDateTime in next 3 days
> X  Completed is False
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/mylifeorganized/-/9GT_NBpCvkYJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mylifeorganized?hl=en.

Reply via email to