Nov 22
For my TiddlyWiki I’ve written a CategorySearchPlugin. I use it to search my TiddlyWiki for categories, and it shows a list for the tiddlers that match. As they say: a picture can say more than 1000 words:

Just type the tags you want to search for, press "Search on Categories", and you get a list with tiddlers that have the tags. You can type 1 tag or more than one. If you type more than one, for example "theme wordpress", it will search for all tiddlers that have both these tags. To get it installed in your own TiddlyWiki, you need to install:
- CategorySearch and CategorySearchPlugin.
- Give the CategorySearchPlugin plugin the tag "systemConfig".
- ForEachTiddlerPlugin and ForEachTiddlerMacro: only if you’ve haven’t installed them yet from another source. You should have version 1.0.8 of ForEachTiddlerPlugin.
- Give the ForEachTiddlerPlugin plugin the tag "systemConfig".
- Give the ForEachTiddlerMacro tiddler the tags "Documentation ForEachTiddlerMacro Macro"
After you’ve installed them, save your TiddlyWiki, and refresh it with [Ctrl-F5].
Leave a Reply


