Since there's no grouping in filters, I'm thinking you use the commutative principle and put them together as a series of runs ...
[tag[A]tag[1]] [tag[A]tag[2]] [tag[A]tag[3]] ...etc. ... [tag[B]tag[3]] [tag[B]tag[4]] Mark On Friday, April 7, 2017 at 7:00:14 AM UTC-7, Stephen Kimmel wrote: > > This seems like this ought to be easy but, so far, it has beaten me. > > I have a group of tiddlers that are tagged as "A" or "B" and are also > tagged with one or more of "1", "2", "3" or "4". Depending on a group of > checkboxes, I want a list with created using a filter that is the > equivalent of > > ((tag[A] or tag[B]) and (tag[1] or tag[2] or tag[3] or tag[4])). > > To be displayed in the list, the tiddler must have one of the A or B tags > and at least one of the 1,2,3 or 4 tags. So far, everything I've tried > gives me either gives me nothing at all or far too much. Can someone tell > me how to structure that filter? > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f985e098-5b86-458c-9482-ca3a04fb00dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

