cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
170 stars 29 forks source link

Direct-to-cloud backup; direct-from-cloud restore #76

Open cxw42 opened 6 years ago

cxw42 commented 6 years ago

You can copy the backup file anywhere you want, e.g., to a Dropbox folder. However, it would be nice to be able to back up directly to, and restore directly from, cloud service(s). This might be Chrome (chrome.storage.sync) or another service.

Readers: what services would you like to backup to and restore from? Please add a comment to let me know.

My own use case requires that I not be logged in to Chrome, so chrome.storage.sync isn't my favorite option :) .

Some possibilities (not an exhaustive list):

Requested by a user via email 2017/10/25.

philiprhoades commented 4 years ago

Currently I run my own qbackup.sh which as well as doing a local backup, makes use of rclone (an rsync derivative) to put new / changed files my TF backup dir onto Google Drive - obviously rclone needs to do a login to GD for this .