Shabang-Systems / Condution

Tasks? Done. That was quick.
https://www.condution.com
GNU General Public License v3.0
444 stars 19 forks source link

FEAT save state to and load state from cloud storage #275

Open hgkamath opened 1 year ago

hgkamath commented 1 year ago

Is your feature request related to a problem? Please describe. No, only that one should not to be restricted to using the app on only one machine

Describe the solution you'd like

My understanding so far, is that condution saves its state in browser cache/storage.
There are many cloud storage providers such as google-drive, dropbox, onedrive, box etc.
There are javascript cloud storage adapters that perhaps interface with many storage providers.
saving state via ical could be another way saving state via webdav could be another way

One may then also need the following. These could be filed as follow on bugs if and when condution supports cloud storage.

Additional context na