Referring to
Soren recent post on using indexing in Tiddlywiki, such a system has been used efficiently in TW-Scripts
There were two versions:
1. OLD VERSION: Using locator plugin (from bimlas) and later field search plugin (from PMario)
2. CURRENT VERSION: Using a listed index of keywords and authors with searchbox (the current implementation)
To give a try the current indexing tools
- go to https://kookma.github.io/TW-Scripts/
- open the sidebar Explorer
- click responders (author index), or keywords (keyword index) or solution (solution index)
For example if you open the Explorer/keywords: You can explore in list of keywords like book index or search among them
How it works:
It actually uses Solution plugin to create tiddlers with keyword,
One penalty is if you have a lot of keywords, then rendering takes time and you may feel TW is a bit slow!