Try this: (?<!\$): On my phone so this is untested.
On Thursday, April 8, 2021 at 12:35:49 PM UTC+2 Mat wrote: > I hope to improve HackSearch <https://hacksearch.tiddlyhost.com/> with a > *search* field so that users can add custom "search terms" in a > dictionary to find tiddler titles that are used as dictionary indexes e.g > like so: > > $:/core/UI/ViewTemplate/body : body text [[main field]] > > I.e searching for, say, "text" returns that system title. > > I have it working for non-system titles but one of the filter ops used is > splitbefore[:] to split out the dictionary index in the entry row, but > this doesn't work when the index is a system title because of the colon in $ > *:*/... > > So I need *a splitregexp that only accepts : but not $:* > > Any help is welcome. > > Thank you. > > <:-) > > -- 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/22d98f74-6db5-40c4-9194-1538294f918cn%40googlegroups.com.

