super-productivity/docs/wiki/2.02-Restore-Data-From-Backup.md
Johannes Millan 73c1848ba9 fix(docs): resolve markdown linting errors in all wiki files
- Add top-level headings to all wiki files (MD041)
- Fix heading spacing and blank line issues (MD022, MD012)
- Convert HTML badges to markdown format (MD033)
- Add alt text to images (MD045)
- Fix list indentation and numbering (MD005, MD029, MD032)
- Remove trailing punctuation from headings (MD026)
- Convert emphasis to proper headings (MD036)
- Fix heading level increments (MD001)
- Add trailing newlines to all files (MD047)

This ensures the wiki-sync.yml GitHub Action will pass linting.
All changes maintain the same visual appearance and functionality.

Fixes the lint failures reported in GitHub Action run #21212863659
2026-01-21 18:03:05 +01:00

718 B
Executable file

Restore Data From Backup

Standard Method

The backup path should be shown under settings and then "Automatic Backups". You can then import the backup under "Import / Export".

Alternative Method: Pre-Clearing Application

In case the app does not properly start (e.g. inconsistent task state), the data must be cleared first:

  1. locate the backup and possibly make another copy of it (not strictly necessary, but can't hurt :))
  2. start the app
  3. hit strg+shift+i to open the dev tools
  4. go to application/storage
  5. hit clear site data
  6. hit strg+r to reload the app
  7. within SP you go to settings and import the previously located backup