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/bb519553-249c-4243-a718-2a2bffeed623n%40googlegroups.com.

Reply via email to