Hi Alain, > How are you doing things ? >
I strongly suggest you try to get the gist of working with node.js and serving wiki folders, while setting up your own plugin folder. In fact, these days I actually have a "plugins" folder in which I symlink all my plugin repositories. That way, I can add new plugins to my heart's content while my *TIDDLYWIKI_PLUGIN_PATH* environment variable remains untouched. I have some keyboard shortcuts that have me paste the right commands in the commandline, e.g. "tiddlywiki --server", which stays open while I develop, so I constantly switch between browser, editor, and commandline (hitting CTRL-C, twice, up arrow, enter). If you want to go crazy, you can even have gulp watch for file-changes and then restart the server automagically. Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/b2e6a920-be48-4190-8c7f-6c0713a6d52b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
