More question: Does this pattern allows trailing slashes?
Best wishes 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/CAAV1gMAifDHzCj-JQTAzpv8KEur%3DJuBQx5yT-xoatc%2B4rdsMyQ%40mail.gmail.com.

