Dear all:
I thought my setup was pretty solid: I run tiddlywiki using nodejs on multiple linux (and one macos) desktop/laptop and an android phone; the TiddlyWiki folder being synchronized using DropBox. However I am getting multiple issues:
- When switching from one device to the other (note that most devices stay up even when I'm working on another one), I often need to restart the nodejs server, otherwise it does not seem to be seeing the changes that DropBox pushed to the folder in the mean time;
- In the tiddlers folder, many files seem to have many versions, .tid, .tid.tid, .tid.tid.tid, .tid.tid.tid.tid, .tid.tid.tid.tid.tid, …;
- When switching from one device to the other I often get multiple draft versions of non-draft tiddlers, multiple draft versions of deleted tiddlers, deleted tags, …
How can I strengthen my setup? What is the best way to sync a nodejs tiddlywiki across multiple devices? Thanks!
Martin