
--
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 tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/5bcaf272-a433-41ff-a65d-edcea88bedd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks Mark!i know next to nothing about regex... could you recommend a good place to look?I've updated my test caseAlex
On 31 March 2017 at 14:38, 'Mark S.' via TiddlyWiki <tiddl...@googlegroups.com> wrote:
This one seems to work:
value="^[^a-z]*$"
On Friday, March 31, 2017 at 3:15:51 AM UTC-7, AlexHough wrote:Hello all,A set of tiddlers is formed by their titles being all upper case.INDEXGLOSSARYI could tag these, but I wondered about selecting them based on regex filter. Using https://regex101.com/ I got this farHowever when I put the term into TW's regex filter I get no returnHere is a minimal test case : https://alexhough.github.io/RegexAllCaps.htmlAny pointers most welcomeAlex
--
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 tiddlywiki+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/2f14a2c5-f91d-454f-bc26-6a9333d37a26%40googlegroups.com.
i know next to nothing about regex... could you recommend a good place to look?