It looks like that may work for what I need actually. Thank you!
> On Sep 21, 2020, at 11:50 AM, 'Mark S.' via TiddlyWiki > <[email protected]> wrote: > > 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 > <https://github.com/Arlen22/TiddlyServer> > > > > On Monday, September 21, 2020 at 7:39:46 AM UTC-7, [email protected] > <http://poehls.me/> 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 > <http://tiddlywiki.info/> file". > > $ tiddlywiki --verbose --load 'mywiki.html' --listen > > I have tried creating a `tiddlywiki.info <http://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 a topic in the Google > Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/RCDhAxN38l4/unsubscribe > <https://groups.google.com/d/topic/tiddlywiki/RCDhAxN38l4/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/f8f4a47c-3917-4dc7-8194-0e49dc9642aao%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/f8f4a47c-3917-4dc7-8194-0e49dc9642aao%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/F8995141-569A-4E5A-AC93-689847FC7791%40poehls.me.

