Interesting problem. So you're grouping your filter results by Context. You can't sort by Context, as that field can have more than one value. Group by Context makes a result appear under whatever Contexts you have assigned to it, so it can appear multiple times.
Because you're using Contexts for more than one category of "thing" - eg people and places, I can't think of a way of filtering and grouping to solve your problem. Just one suggestion: Have you considered using Flags or Text Tags to list the people involved in a task, instead? Stéphane On Saturday, 25 May 2019 23:14:35 UTC+1, Edward D wrote: > > Hi All, > > I'm just messing around with my filters. > > I've moved all people based contexts to start with a # and left other > types with an @ > > What I'd like to do is create a view that will just return the # people > (I'm going to call it...people). > > Now I've got the basic part working (advanced filter, ContextsText starts > with '#') but I still get groups with the other contexts underneath ie if I > had a task such as > > Ring person A #PersonA @Phone > > I get an @Phone block at the bottom of my view as well as the #PersonA one > at the top. > > Normally this is the behaviour you'd want but the point of this view is > only for when I'm in people mode, the @ contexts aren't relevant. Obviously > this is just me wanting a perfect view (imagine having to just ignore the > groups at the bottom, terrible!) but hey, why not, is there any way around > it? > > PS I've tried blocking @ but that takes them out of the # groups as well > > Thanks, > Edd > -- 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/48e96e7f-f043-4fd2-a999-771e7cf16f0e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
