This is great to be able to experiment at tw-regexp when you give a new example. So, I highly recommend to test and lets user try it at tw-regexp.
Cheers Mohammad On Thu, Sep 5, 2019 at 4:05 PM @TiddlyTweeter <[email protected]> wrote: > *Advanced use of the Negated Character Class* > > *Match titles with defined numbers of "/" slash* > *^(([^/]+?)/){1}[^/]+?$* > > The difference here is in *{1}* > > If you change the number then it will change the number of "/" permitted > in the match. > > You can test it at: > http://tw-regexp.tiddlyspot.com/#RegExp%20Experimentation%20with%20Title > > 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/166333e8-b354-47a0-b685-b47886566827%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/166333e8-b354-47a0-b685-b47886566827%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAV1gMBDdKknspBT5icmHqZ2kQSABT5n60mi-OLQg9BXE%2B7pvg%40mail.gmail.com.

