Hi Steve Rather than using brackets, the filter syntax uses the "+" prefix to cause a run of filters to be applied to the entire accumulated results so far. Try:
[tag[gcmd]] [tag[GCMD]] +[tag[toDo]!tag[done]] Best wishes Jeremy. On Thu, Oct 9, 2014 at 2:02 PM, steve <[email protected]> wrote: > Hi: > > How to group and combine AND and OR conditions in list filter? > Maybe something like "([tag[gcmd]] [tag[GCMD]])([tag[toDo]][!tags[done]])" > where I've used parenthesis to group the AND'ed and OR'ed conditions. > > I realize I could do the following: > "[tag[gcmd]tag[toDo]!tag[done]] [tag[GCMD]tag[toDo]!tag[done]]" > but this would really be really tedious if there were a lot of OR'd > conditions. > > Steve WhartonHi: > > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

