You need to put your expression in a separate variable: <$vars reg="(?g)\[\[.*?\]\]"> <$list filter="[!is[system]regexp:myfield<reg>]"/> </$vars>
I tested using field "myfield". I was surprised to find that there actually is a matching field at tiddlywiki.com. Note that the regexp filter has its own notation for indicating a global search. I put it in, but don't really understand what use it has, since it is the tiddler that gets returned, not the field. So finding one match should be good enough. On Sunday, July 14, 2019 at 3:51:37 AM UTC-7, Jan wrote: > > Hi Mat, > Unfortunately filtersyntax gets so terribly complicated when the param > contains squarebrackets. > This here causes a syntax error: [!is[system]regexp[/\[.*?\]/g]] > > And how do I enter the suffix for the field? > -Jan > > > > > Am 14.07.2019 um 12:03 schrieb Mat: > > >or else it would probably be veeery tricky to find them. > > Pah! I'm exaggerating. It is "just" a matter of creating the right regexp > for it. Not that I could do it. > > <:-) > -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > 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/ebad32fa-60c1-4434-a943-350812eb47d7%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/ebad32fa-60c1-4434-a943-350812eb47d7%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 "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/a065123e-f6b1-48d5-a1c6-90a03bf33a6b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

