I think it works the other way. If, instead of X including A, B, and C, you have A, B, and C each include X, then I think your filter will work the way you desire. I can't remember the details, but I remember setting up all of my includes backwards when I first set up my contexts.
But, if it doesn't make sense to do it that way, you can set up the filter to show you only tasks that include either B or X, but you'd need a lot of rules. You would have to specifically exclude tasks that have A or C, but not X or B. This is because tasks with only A will match a filter rule that only tests for X, because A in this filter essentially *is* X by virtue of being included. I've re-read that three times, and I think it's right, but even though I wrote it, I'm having trouble following it. If somebody who is a better writer than me would like to fix that up, feel free. :-). - Trevor. On Mon, Jun 18, 2018 at 12:05 PM Grant <[email protected]> wrote: > Hi, The title is a bit confusing, but what I mean is > I have created a context that contains three other contexts. (eg X, > contains A, B and C) > Now I want to search on all tasks that include one of the other context, > so I filter on that single context (eg B) > The results only show tasks where that context is listed individually (B), > and not the instance where its included in that higher level context (X) > I would really like to see them all (B and X) > Is that possible? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/86dee7e4-365c-4d7f-a41b-e928428181fe%40googlegroups.com > <https://groups.google.com/d/msgid/mylifeorganized/86dee7e4-365c-4d7f-a41b-e928428181fe%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAK8u4jPcB6OAHK6M%2BkSap0J4E_J3Eqz7mdSfthTc%2Bb1ZKDBTSg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
