I know that this is a very old thread but it's still interesting (at least for me). I was looking for the same feature.
I played around with that linked *sorttable.js* and TiddlyWiki. This is how you can do it: Add a tiddler tagged *$:/tags/RawMarkup* with this content: <script type="text/javascript" src="https://kryogenix.org/code/browser/sorttable/sorttable.js"></script> You could also download the javascript file and link it locally. Save and reload your TiddlyWiki. Now you can create sortable tables like that: @@.sortable | letter | DE | EN |h | y | 0,04 % | 1,97 % | | x | 0,03 % | 0,15 % | | q | 0,02 % | 0,10 % | @@ There is one drawback: The wiki must be saved and reloaded after editing a tiddler that contains a sorted table. Best regards Max -- 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/b50af62c-ceb1-4037-b921-8d33769e30a2%40googlegroups.com.

