giowck / symphytum

Symphytum Personal Database Software
https://git.io/fxdRt
Other
413 stars 63 forks source link

Add cloud agnostic folder based sync #123

Closed joshirio closed 4 years ago

joshirio commented 4 years ago

Symphytum currently allows to set the database path in the settings, which could be used to sync with not supported cloud services, by just specifying a path inside the cloud drive. This is a workaround and misses the handy sync conflict detection and resolving.

So I propose an additional cloud sync backend which is just a generic folder which can be placed inside any folder based sync service like for example Syncthing. This way we gain basic support for any cloud service that uses folder based syncs...