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.
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.