see: http://tiddlywiki.com/#Environment%20Variables%20on%20Node.js
You can create a directory structure like this eg:
git/myPlugins/danielo/plugin1
git/myPlugins/danielo/plugin2
if you set the environment variable TIDDLYWIKI_PLUGIN_PATH="git/myPlugins/",
you can use. The TIDDLYWIKI_PLUGIN_PATH variable can handle several paths.
So if you want to use plugins from someone else you can add them too.
Depending on your OS the paths may look different! TW can handle them with
MacOS, Windows and Linux
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"danielo/plugin1",
"danielo/plugin2",
],
and tiddlywiki command will find it.
-m
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/3ae060b3-e496-4a59-85fa-ea82a79ec576%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.