cxw42 / cxw42/TabFern

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

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
enhancement request
Dominant language
JavaScript
Stars
197
Forks
32
PR merge metrics
No merged PRs in 30d

Description

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):

- Chrome logged-in: [`chrome.storage.sync`](https://developer.chrome.com/extensions/storage#property-sync)
- Dropbox: [JS API](https://github.com/dropbox/dropbox-sdk-js)

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

Contributor guide

Open the contributing guide

Research direction

The issue does not name implementation files, tests, or a specific cloud service to support. First clarify the target service and backup/restore requirements, then identify the extension entry points and define completion around direct backup and restore working for the selected service.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.