Skip to content

Cloud sync & backup

minisheet is offline-first: every sheet is saved locally on your device first, and the app is fully usable without ever signing in. Cloud sync is an optional layer on top — sign in to back sheets up and use them across multiple devices.

Signing in

Sign in from the main menu (email/password or Google). Signing in doesn't change anything about your existing local sheets — they stay right where they are, and syncing starts in the background.

How syncing behaves

While signed in:

  • Sheets save locally as you edit (auto-save), and sync to the cloud automatically whenever you're online.
  • If you're offline, edits keep saving locally and sync resumes automatically once you're back online.
  • Deleting a sheet syncs the deletion across your other signed-in devices.

Conflicts

Sync compares your local copy of a sheet against the cloud copy. Most of the time only one side has changed, so the other side is updated automatically and nothing is asked of you.

A conflict only happens when the same sheet was edited on two devices (or edited locally and deleted in the cloud, or vice versa) without syncing in between. When that happens, the sheet is flagged and left alone — nothing is overwritten automatically — until you resolve it by picking one of:

  • Keep cloud — discard the local changes and use the cloud version.
  • Keep mine — push your local version to the cloud, overwriting it.
  • Keep both — keep the cloud version under the original sheet, and save your local changes as a new, separate sheet named "(Local Copy)". Only available when the cloud copy still exists.

There's no automatic field-by-field merging — a conflict is resolved at the whole-sheet level using one of the three choices above.

What isn't synced

A few things are intentionally kept local-only and never uploaded:

  • Undo/redo history.
  • Computed formula results (these are always recalculated from the underlying data, not stored).
  • Anything about which account is signed in on a given device.

Signing out

Signing out stops syncing but does not delete your local sheets. If you sign back in on the same device later, syncing picks back up.

minisheet is offline-first — your sheets live on your device, with optional cloud backup.