I think I'm getting closer, but still no cigar Here's what I think you told me to do:
export TIDDLYWIKI_PLUGIN_PATH="/path/to/your/plugins" export TIDDLYWIKI_EDITION_PATH="/path/to/your/editions" tiddlywiki editions/BobWiki --wsserver so this is what I filled in to try that: export TIDDLYWIKI_PLUGIN_PATH="/home/david/SyncthingFolders/Bob/TiddlyWiki5/plugins" export TIDDLYWIKI_EDITION_PATH="/home/david/SyncthingFolders/Bob/TiddlyWiki5/Wikis" tiddlywiki Wikis/BobWiki --wsserver for reference here's what's in the plugins folder: /home/david/SyncthingFolders/Bob/TiddlyWiki5/plugins/tiddlywiki (folder) /home/david/SyncthingFolders/Bob/TiddlyWiki5/plugins/OokTech (folder) and OokTech has the folder "Bob" in it and here's where my tiddlers are: /home/david/SyncthingFolders/Bob/TiddlyWiki5/Wikis/BobWiki/tiddlers/ Here's what's in the OokTech/Bob folder: david@lat 10 pm> ls ActionWidgets LICENSE BobLogger.js MultiUserWiki Changelog.tid NodeSettings.js commands OokTechInfo Configuration.md plugin.info ConflictList.tid plugin-info.js CONTRIBUTING.md README.md ControlPanel readme.tid CoreChanges RoadMap.md CoreSettingsOverride ServerSide.js Documentation SharedFunctions.js EditableJSONViewTemplate.tid Styles.tid ExcludeSync.tid templates ExternalLibraries TestCases.md FileSystemMonitor.js theme-info.js getSetting.tid tiddler-metadata.tid ImportList.tid tid-tiddler.tid IssueGuidelines.md WebSockets ISSUE_TEMPLATE.md 'Wiki Listing Folding.tid' language-info.js 'Wiki Listing.tid' ---- Here's the error I got (tried with and without the ending "/") david@lat 10 pm> export TIDDLYWIKI_PLUGIN_PATH= "/home/david/SyncthingFolders/Bob/TiddlyWiki5/plugins" david@lat 10 pm> export TIDDLYWIKI_EDITION_PATH= "/home/david/SyncthingFolders/Bob/TiddlyWiki5/Wikis" david@lat 10 pm> tiddlywiki Wikis/BobWiki --wsserver Error: Unknown command: wsserver david@lat 10 pm> export TIDDLYWIKI_PLUGIN_PATH= "/home/david/SyncthingFolders/Bob/TiddlyWiki5/plugins/" david@lat 10 pm> export TIDDLYWIKI_EDITION_PATH= "/home/david/SyncthingFolders/Bob/TiddlyWiki5/Wikis/" david@lat 10 pm> tiddlywiki Wikis/BobWiki --wsserver Error: Unknown command: wsserver I also tried this: david@lat 10 pm> tiddlywiki /BobWiki --wsserver Error: Unknown command: wsserver david@lat 10 pm> tiddlywiki BobWiki --wsserver Error: Unknown command: wsserver And I tried this: david@lat 10 pm> tiddlywiki editions/BobWiki --wsserver Error: Unknown command: wsserver david@lat 10 pm> tiddlywiki editions/Wikis/BobWiki --wsserver Error: Unknown command: wsserver Should I just use BobExe instead? Or am I almost there? -- 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/7d978739-242c-4e11-9af7-3a2c3cc522af%40googlegroups.com.

