Is there any way to force node.js to re-read the tiddler directory?

I’m syncing the tiddler pool from a desktop to a mobile device. But node.js (on either platform) doesn’t respond to changes. I have to shut the instance down and reboot.

The option “Get latest changes from the server” seems to only reload the browser, but still ignores changes.

Thanks!

I remember there being some discussion and work around this related to the LLM Wiki use case ( Riding the wave of Andrej Karpathy's “LLM Wiki” ). There’s a draft pull request implementing live reloading of tiddlers from the filesystem, but it hasn’t yet been merged.

There is a pending PR at GH at the moment that may be part of v5.5.0: Live reloading of tiddler files by Jermolene · Pull Request #9806 · TiddlyWiki/TiddlyWiki5 · GitHub