My first deeper TiddlyWiki experiences from this topic "Task: Filter all tiddlers created between 01.09.2019 and 15.09.2019. How/where to find information/documentation to get this task done?" <https://groups.google.com/d/msg/tiddlywiki/zssmbBGM99w/xbk_2pExCAAJ> didn't let me rest and I found the place where I could use RegEx and/or SQL Wildcards <https://www.w3schools.com/sql/sql_wildcards.asp> plus #2963 returning all global matcing <https://github.com/Jermolene/TiddlyWiki5/pull/2963> within a plugin.
[image: 04-10-_2019_05-06-33.png] [image: 04-10-_2019_05-13-40.png] Every search is converted to RegEx, i.e. in my example *"mes"* becomes *"/(mes)/i"* . I often look for certain combinations of titles and tags and also system or shadow tiddlers. I would like to be able to enter all these searches here. And now I'm thinking about working with clickable, meaningful and memorable emojis instead of some cryptic special characters. Are there any known plugins that improve the search? This search field is already a kind of remote control for the Advanced Search. Regards Cd.K -- 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/d814e67b-5349-4967-81b9-fd15c7aeecf4%40googlegroups.com.

