-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Is your feature request related to a problem?
If I'm switching devices, it's not uncommonly because I've run out of juice on one. Being able to sync between devices even outside of my LAN would be very useful.
Describe the solution you'd like
Postgresql, WebDAV, S3 or even Git repos could work. Obsidian on Android allows for sync with Git, WebDAV and S3 via plugins, so it could work even on mobile with those solutions.
Describe alternatives you've considered
This is a pretty important feature for me as I need to be able to easily access my data even when a device runs out of juice, and likewise have an easy way to keep a back up of the latest version of my todos at any given moment.
Feature Category
Task Management
Additional context
Git repos and Postgresql could allow for collaboration. Free GitHub repos, free Cloudflare R2, free Cloudflare D1 et al are interesting options for casual users. I'd be self-hosting though.