Am Montag, 10. August 2020 16:20:40 UTC+2 schrieb bimlas: > > Rohrreiniger, > > I don't know what level you understand for computers or what operating > system you have, but one solution might be to install the Node.js version > and use it to convert single HTML to separate files. This does not modify > the existing HTML file, it only "extracts" the files from it. > > $ npm install -g tiddlywiki > $ mkdir ./node-tiddly ; cd ./node-tiddly > $ tiddlywiki --init server > $ tiddlywiki --password p4ssw0rd --load ../html-tiddly.html > $ ls ./tiddlers > > This seems to work. It created a subfolder and exported a lot of .tid files to it.
Am I able to find a list of my used plugins with a node.js function as well? I still checking the content but thank you already for providing a solution! -- 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/4ed53f4c-6815-4493-89fc-0815c2155b72o%40googlegroups.com.

