code-charity / code-charity/youtube

Store settings via cloud storage to easily sync across devices

Open
#1,972 7 comments 0 reactions 2 assignees View on GitHub

@josephShokry is already working on this.

Since Feb 4, 2024.

Feature request good first issue help wanted up-for-grabs
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

PROBLEM:

Today one needs to export/import settings in JSON to keep settings synched across multiple devices.

SOLUTION:

Sync settings in cloud storage. Similar to how uBlock Origin does (Push/Pull). From one device one can Push the settings and store them, from another device one can Pull them and apply them to the local instance.

ALTERNATIVES:

RELEVANCE / SCOPE:

"SIDE EFFECTS":

CONTEXT:
//
Thank you!

SHORT Table (Summary)
Problem
Solution
Alternatives
Scope
Side effects
Context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.