Installing Plugins on TIddlywiki + Node.JS: Help for Better Documentation

If I try to build the single file HTML version from the Node.JS version via the “build” command will these global/local plugins be bundled in or will they be excluded leaving the end result missing plugins/functionalities?

The follow up question is: if the above worked and I then unpack the single file HTML version via the “load” command to a new Node.JS instance/location, will those plugin be unpacked into respective global/local plugin directories?

If your Node.js instance will use the plugins, the single file wiki will have them too.

They will not be unpacked. They are handled as data tiddlers, where one tiddler contains one plugin.

What exactly do you try to achieve?

1 Like