Sorry, I didn't say that well, this isn't a Bob thing so my documentation isn't going to help here.
When you install tiddlywiki globally it makes it so that typing 'tiddlywiki' anywhere is the same as typing 'node tiddlywiki.js' in the folder where it is installed globally. So in your case you have a global install of tiddlywiki in /home/David/.npm-global/lib/node_modules/tiddlywiki when you type 'tiddlywiki' it is the equivalent of 'node /home/David/.npm-global/lib/node_modules/tiddlywiki/tiddlywiki.js' so what you need to type is 'cd /home/david/SyncthingFolders/Bob/TiddlyWiki5;tiddlywiki Wikis/BobWiki --wsserver' One thing to remember is that this is using the global install of tiddlywki which isn't in the syncthing folder, so if you are relying on tiddlywiki syncing too than you need to update the tiddlywiki version in the syncthing folder. -- 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/d03246d4-5b47-461b-b416-eaaeb1b1d48a%40googlegroups.com.

