where one selects the plugins from a list then executes an install.
To the best of my knowledge, it is possible, but the solution is not straightforward. 1. Install NodeJS 2. Install TiddlyWiki NPM 3. Add your required plugins to TiddlyWiki NPM installation 4. Enable the plugins in tiddlywiki.info file Once done, you can create new copies of TW using tiddlywiki mynewwiki --build index All the index.html produced using the above command will have your required plugins already available. Step three is difficult to do, especially if you are new to TW. But if you pull it off, then you simply have to enable and disable the plugins in tiddlywiki.info to get a TW of your choosing. -- 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/ff306302-0647-4d77-ac0c-bde0678363beo%40googlegroups.com.

