I end up using Advanced Search and using filters (especially [regexp:text[]]) a lot but I always forget the filter syntax for certain things so I add extra filter drop-downs with some pre-set templates using the system tag: $:/tags/Filter
https://tiddlywiki.com/#SystemTag%3A%20%24%3A%2Ftags%2FFilter I am not sure where the documentation describing this is but you can clone core tiddlers as starting example and tweak: https://tiddlywiki.com/#%24%3A%2Fcore%2FFilters%2FAllTags For various projects I mulled adding another search box to be able to use some basic syntax to use in an "intermediate" search like quotes for exact string matches and maybe some boolean operators to combine multiple search terms. It would be probably be fairly simple to add another Advanced Search tab with "SystemTag: $:/tags/AdvancedSearch" with a search box that interprets that extra syntax over to the equivalent filter. The question is where do you end with additional syntax before you run into the complexity that compares with filter syntax. There is always one more thing that you want to add. /Mike On Tuesday, May 11, 2021 at 12:22:59 PM UTC-3 Atronoush wrote: > I think most of you have the same opinion as me that the TW standard > search loses its efficiency as soon as your Tiddlywiki gets large. For > example in a TW with 2000 notes (tiddler) most of the time I DO NOT get > what I want when I make a search using Tiddlywiki standard search. I know > Advanced Search is there and I can do more precise search, but at the cost > of entering some filters! > > So, the question is how we can improve the search quality of TW? > > There are some search tools out there. If you look at the > https://links.tiddlywiki.com/ and search for search and search tools you > will find plenty of links, but you can not find a tool to help you here! > > I appreciate sharing ideas, tools, links if they address improving > searching in Tiddlywiki! > > > One idea is: > > Can TW rank and index searches to improve its precision? > -- 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/4d44163e-a770-41a0-8bab-3dfcb70af3bdn%40googlegroups.com.

