This may be a different direction then you were thinking, but tiddlyserver serves up single files over the net like node.
https://github.com/Arlen22/TiddlyServer On Monday, September 21, 2020 at 7:39:46 AM UTC-7, [email protected] wrote: > > Hey guys. I dug around in for awhile and couldn't find exactly the recipe > I'm looking for. > > I'm using a single-file wiki right now but periodically I'd like to be > able to access it via the TiddlyWiki node.js server. With the ability to > save via that server back to the single file. Is there a way to do this? > > This is the command line I've got so far. It starts the server with my > wiki but it doesn't support saving and logs a warning that "Plugins > required for client-server operation... are missing from tiddlywiki.info > file". > > $ tiddlywiki --verbose --load 'mywiki.html' --listen > > I have tried creating a `tiddlywiki.info` file with the client-server > plugins and then using the above command. But that converts the single-file > wiki into a wiki folder which I don't want. I just want to serve the single > file, and have changes saved back to it. > > Thanks! > -- 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/f8f4a47c-3917-4dc7-8194-0e49dc9642aao%40googlegroups.com.

