--
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 mylifeorganiz...@googlegroups.com.
To post to this group, send email to mylifeo...@googlegroups.com.
Visit this group at http://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/d28233be-bca0-4fc9-a0e0-85b926b87b37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I don’t have time to test it so I will just send it and hope it works
((Project Status = In Progress)
AND
[(ActiveAction is True)
AND]
((StartDateTime OnOrBefore Today)
Or
(StartDateTime DoesNotExist))
AND
(isProject = False)
OR
((isProject = True)
AND
hasSubtasks = True)))
The part in square brackets is something you didn’t ask for. I would have included it if this were my filter so I threw it in. If you don’t like it just delete everything between the two square brackets.
It says, show me all active tasks that are a part of an active project, except that if this is the project entry itself, exclude it if it has no subtasks.
-Dwight
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/8667229d-e13e-4180-8bbd-9e4f430e9bab%40googlegroups.com.