Yes, you can search better in the mail archive. The search there could also be improved, but it is much better than GG's search.
A search with the possibilities offered by TiddlyWiki would be desirable.
Each post a tiddler and a tiddler, which contains all tiddlers of a topic.
Do you have any idea of the search performance of such a TiddlyWiki?
One of my current tasks is to understand the source code of TiddlyWiki. And also how WikIText works as a macro processor programming language.
And I am interested in debug strategies to make the treasures of TiddlyWiki accessible to me.
In this context, I did searches in TiddlyWiki's GitHub repository to navigate in the code.
Zoekt's creator Han-Wen Nienhuys said:
Software
engineering is more about reading code than writing it, and part of
this process is finding the code that you should read.
I haven't installed/used it yet because I found out that the firefox debugger offers very fast code navigation:
- ctrl + p "goto files" (in sources panel)
- ctrl + shift + f "find in files" (in debugger panel)
But perhaps Zoekt can be a booster for TiddlyWiki's search in very big TWs.
Regards
Cd.K