Mocca101/obsidian-plugin-groups

Editing settings on mobile overwrites any existing ones

iamrecursion opened this issue · 1 comments

I have a groups setup created on desktop device "A". The data.json syncs successfully. When I go onto mobile device "B" and open the settings pane, the configuration is empty.

I've noticed similar behavior when utilizing Dropbox and a 3rd party app (DropSync) to sync files between desktop and mobile. Since the app is not constantly syncing, there are periods of time where the data.json may have been edited by the desktop application but not showing on mobile. Any settings created on mobile will then be replaced by the newest desktop configuration file. I'm unsure if this is the same issue or if there is even a method for preventing these configuration overrides.