super-productivity/docs/wiki/2.-How_To.md
Corey Newton f9a328022d
docs(wiki): initial revision (v0.1)
Contains both a first-draft of content as well as
a comprehensive GH Action to replicate from
docs/wiki to the `.wiki` sub-repo. The linting is
non-blocking at the moment.

- the existing markdown linking appears reliably
rendered in GH but more testing needed.
- style guide for contributions/expectations needs
to be added to the wiki
- **a significant re-work of the README** to
re-direct users to the Wiki is needed to avoid
doc duplication
- updates to the PR templates and contributor
guidelines to emphasize the importance of adding
documentation is still needed
2026-01-20 03:04:08 -08:00

3.9 KiB
Executable file

Downloads & Install

All Platforms

../releases.

Windows

Due to certification issues it's recommended to download the app from the Microsoft Store:

English badge

You can also install the app using Chocolatey:

choco install super-productivity

Linux

Snap - Most distributions

Install via command-line:

# stable
sudo snap install superproductivity

# edge channel releases
sudo snap install --channel=edge superproductivity

# it is also recommended to disable updates to the app while it is running:
sudo snap set core experimental.refresh-app-awareness=true
Get it from the Snap Store

Flatpak - Most distributions

Must install Flatpak first. See setup instructions for all distributions.

Install via command-line:

# install
flatpak install flathub com.super_productivity.SuperProductivity

# run
flatpak run com.super_productivity.SuperProductivity
Get it on Flathub

Aur - Arch Linux

git clone https://aur.archlinux.org/superproductivity-bin.git
cd superproductivity-bin
makepkg -si

AppImage

If you encounter problems, please have a look here: https://github.com/super-productivity/super-productivity/issues/3193#issuecomment-2131315513

MacOS

Install via homebrew cask:

brew install --cask superproductivity
App Store Badge

Android

A new version of the Android app is now available with Connectivity-Free Mode, allowing you to use the app without an internet connection.

This update offers more flexibility, supporting both fully offline usage and integration with services like WebDAV and Dropbox for syncing. Enjoy a smoother, more reliable experience whether you're online or offline.

Stay tuned for even more exciting updates!

You can find the Android app here:

App Store Badge F-Droid Badge

The sources can be ../android.

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