Arlen22 / TiddlyServer

v2 - A static file server that can also save files and mount TiddlyWiki folders
https://arlen22.github.io/tiddlyserver/
MIT License
257 stars 36 forks source link

Edition server is deprecated and listen should be used #69

Closed NoxMortem closed 5 years ago

NoxMortem commented 5 years ago

node tiddlywiki.js --editions

* server: Provides an HTTP server interface to TiddlyWiki (deprecated in favour of the new listen command
* listen: Provides an HTTP server interface to TiddlyWiki
Arlen22 commented 5 years ago

I can't find this output for some reason in 5.1.20. Maybe it was removed, because the editions folder is completely identical for both commands. You're correct that the listen command is the correct command to use, but there is no listen edition in the current TiddlyWiki master. https://github.com/Jermolene/TiddlyWiki5/tree/master/editions