> > Where is that? Is it the same you use in your documentation resource > project?
It was too volatile for the Ref Collective, so I left it out along with the Tiddler Explorer and Whatis! the Wiki Assistant my way to do the table search is much simpler-- it changes the table filter so it re-renders the table just with content meeting the search and excluding all other previous table rows (previous table content would be the initial total pool of tiddlers being searched) I showed some parts of it in these topics (its actually constructed from several tiddlers like the ref wikis sidebar search in the Ref Collective and the Tiddler Explorer)-- the doubling up of column header sorting values (2 fields display and independent ascending/decending sort of each) (Jed Carty's original table coding iirc, I just modified it) https://groups.google.com/d/msg/tiddlywiki/Y7O0V4Xy_CM/MIwVgiPuAwAJ the search bar with regexp (applied to search data tiddlers, this made it into one of the Ref Collective sidebar searches) https://groups.google.com/d/msg/tiddlywiki/_Nukt4YgUPc/8npz6WWOAgAJ experimenting with using tiddlers as modules to build complex utilitites as I'll show with the Game UI (User interface) the chart hers shows some of the modular construction https://groups.google.com/d/msg/tiddlywiki/gsKttLKxG_Y/9--O_YWzAgAJ screenshot of Tiddler Explorer-- the selections and entry fields are modules, you'll recognize the regezp search bar/radio buttons in there https://groups.google.com/d/msg/tiddlywiki/lNoMFwnZ3iw/wPdLN-eIAQAJ -- 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/fb449962-98a9-44c5-afc4-e47f827b5a8b%40googlegroups.com.

