Yes that is true! Using SnR when I want to rename tiddlers like tid01/example01 to tid01\example01 or change a filter [tag[mytag]] to [tag<mytag>] I encounter problem.
By the way, finding a string ended by say *myword *or contains a special format like *date *or *number *are among cases we cannot use the *search *or *prefix *or other filter operator. --Mohammad On Thursday, August 1, 2019 at 8:57:35 PM UTC+4:30, @TiddlyTweeter wrote: > > An issue in TW in filters with regex is that "[" "]" are needed too in > regex for "character classes" (e.g. [a-f, A-G]) to get them to work > requires a bit more than normal regex since you can't use square brackets > directly in TW regex filters, otherwise its works as expected. > > A few things like that I can explain how to deal with. > > I'm now thinking about it as there seems to be interest. > > J. > > > On Thursday, 1 August 2019 18:01:49 UTC+2, Mohammad wrote: >>> >>> Josiah, >>> I would also appreciate if you could provide examples of common and >>> useful pattern of regexp in TW! >>> You favored me and provided a help page for SnR in Tiddler Commander! >>> >>> I know regexp is very powerful but in tiddlywiki.com there is little >>> documentation on that! >>> >>> You can have a daily post like *An Example a Day Using regexp with >>> Tiddlywiki* :-) >>> >>> Cheers >>> Mohammad >>> >>> >>> >>> On Thursday, August 1, 2019 at 7:41:53 PM UTC+4:30, @TiddlyTweeter wrote: >>>> >>>> TonyM wrote: >>>>> >>>>> >>>>> I would not underestimate the value of a plain English operator like >>>>> match for easy to read tests especially when they control visibility and >>>>> structure in code. >>>>> >>>> >>>> Don't disagree. But its not a straw man. Its the intelligent man--when >>>> you need her. Your example triumphed plain English *ignoring regex >>>> does plain already*. >>>> >>>> >>>>> On regex you could give the community A great resource if you provide >>>>> 10 to 20 top regex tests we may want to use. I could brainstorm some >>>>> desirable ones. >>>>> >>>> >>>> I'd happily do it. But I need to know what is needed. What is relevant? >>>> >>>> TT >>>> >>>>> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3454885c-1190-423a-a5ac-f1f71fc66e20%40googlegroups.com.

