David,
Thanks for sharing this.
I'm anticipating a need to convert a TW resource into a static html archive so that it can be "handed off" to people who want something standard, linear, and familiar (and that can be served up in non-dynamic environments like sharepoint).
So, I might take advantage of something like this.
But one feature I wonder about is whether we can make ample use of html's <details> feature to make sections collapsible, preserving a bit of the dynamic experience without actually deviating from the linear flow of static html.
Of course, there are a couple different variations on details / slider / reveal widgets in TiddlyWiki. I use TElmiger's plugin regularly, and would love if exporting to static html could translate over to html's simpler <details> (with <summary>) syntax. Does that sound possible to you?q
-Springer