saber-notes/saber

Add a setting to only sync over wifi

Open

#541 opened on Apr 7, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Dart (4,456 stars) (322 forks)batch import
enhancementgood first issue

Description

Motivation

On the default storage quota of 5GB, the user will - in the worst case - be downloading 5GB of notes on their mobile data.

Solution

Use something like connectivity_plus to choose whether to sync or not.

Alternatives

No response

Saber version

v0.11.2 (11020)

Device

  • Device: Google Pixel 6
  • OS: Android 13

Anything else?

No response

Contributor guide