Hi Jeremy,

> I’ve successfully run the Node.js configuration of TiddlyWiki using a 
> JavaScript IDE app called Play.js. There are some instructions here:
> 
> https://groups.google.com/g/tiddlywiki/c/V0mQdPFR8Wg/m/xIorh3rDBQAJ

That is pretty crazy (good crazy though). I need to try this.

> > 2. What is the best way to write to a server-side wiki programmatically? 
> >    Would you write the `.tid` files directly, or use the import 
> >    functionality, or something else entirely?
> 
> Use the HTTP interface, perhaps via Curl or wget:
> 
> https://tiddlywiki.com/#WebServer%20API%3A%20Put%20Tiddler 
> <https://tiddlywiki.com/#WebServer%20API:%20Put%20Tiddler>

Very cool, thank you.

> 
> > 3. Is there a way to push changes automatically to connected clients 
> > without 
> >   requiring a full wiki reload? I seem to remember having seen this at some 
> >   point.
> 
> Non-system tiddlers are synced from the server to the client automatically, 
> but by default it is done by polling so it takes a few seconds for the latest 
> changes to appear.

Ok, so that sounds like it should work then.

I'll run a few experiments, shall finally take the plunge to the server 
version, and will keep the list posted.

Best,
Patrice

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20210701121916.daslhx6stlozzwsh%40nimrod.local.

Reply via email to