Tiddlywiki server - node.js

Hi to All,

I use Tiddlywiki for quite some time now and I am happy and convinced about its capabilities. During this time i created several large Wikis for my different areas of interest, which include different plugins at different version levels. Keeping everything up-to date is a quite difficult task. I decided to create a separate VM including node.js running as a central hub for all my wikis.. I use Tiddly-desktop 0.0.22 as the editing tool. How can I import my existing, single html file tiddly wikis into the node.js environment to administrate them more efficiently ??

Is there any documentation for this task available or could somebody guide me through the whole process ?

In any case, thank you very much for your cooperation, help and support in advance.

Regards, hitam

just checked my old notes - when I moved from single file to node server and separate tiddlers I was following this advice from Jeremy himself

and as I don’t have any WTF etc notes anymore from that day, this means it just worked !

so I guess this would be the rough idea - there is also a command-line way to do the same, but I haven’t tried that myself

good luck !

https://tiddlywiki.com/#LoadCommand

Thank you for your quick reply and suggestions.

Thank you for the link provided.

You may also take a look at TiddlyDesktopRS; which has a feature to convert monolith wikis to node.js folder structure and back!

TiddlyDesktopRS - a new TiddlyWiki Desktop (RS) experience - Alpha / Beta - Discussion - Talk TW

Thank you for your suggestion. i will check it out.