The filter operator minlength is very useful, but I really want to find
tiddlers with a title of a maximum length, and maxlength doesn't exist. For
example to find missing tiddlers with only 4 or 5 character titles, which
will most likely be abbreviations.
What would the filter for that be? I've tried
regexp[\w{1,4}$]
but it doesn't work. I think what I need is to find tiddlers with a title
between 1 and 4 characters, and "\w" is any alphanumeric character.
--
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/6a4ba9f1-440f-44b5-b56a-49dc9942061d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.