Installation Guide
June 1, 2026 ยท View on GitHub
Follow these steps to install and configure the Memos SP Plugin in Super Productivity.
Prerequisites
- Super Productivity installed.
- A running Memos instance.
- A personal access token generated from Memos.
Steps
- Open the GitHub repository releases page or the latest successful workflow run.
- Download the generated
memos-sync.zipartifact. - Open Settings > Plugins in Super Productivity.
- Import the downloaded plugin ZIP.
- Open Memos Sync in the central Super Productivity view.
- Enter the Memos URL, API token, and sync tag.
- Click Test Connection.
- Click Save.
- Create a note locally or keep tagged memos in Memos ready for import.
- Click Sync Now.
For Maintainers
The GitHub Actions workflow builds the plugin and publishes memos-sync.zip as an artifact automatically. End users do not need to build the plugin locally.
Expected Result
- Local plugin notes are pushed to Memos with the configured sync tag.
- Remote memos with the configured sync tag are imported into the plugin notes panel.
- No Super Productivity task is created or modified.