The plugin is described as "Synchronise changes to the local filesystem" so I thought it had something to do with running TW locally as a single file. But it's actually the mechanism that the node server uses to save tiddlers.
The insidious thing is that it only becomes effective the next time the server is restarted - which could be months after you made the change in the settings and have forgotten about it completely. And then you still don't notice anything wrong because the server keeps changes
in memory - until you restart it the next time and all changes in between are lost!
I think it would be a good idea at minimum to change the plugin description, or even make it impossible to disable.
I think it would be a good idea at minimum to change the plugin description, or even make it impossible to disable.
Which exact text would have helped you to avoid the problem. I'll create a pull-request, if you come up with a good text.
The same is true for the TiddlyWeb plugin. Filesystem and TiddlyWeb always work together at the moment.