mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-11 00:34:35 +00:00
Page:
0.00 Wiki Structure and Organization
Pages
0.01 Style Guide
0.02 Wiki QA and Maintenance
2.01 Downloads and Install
2.11 Run the Development Server
2.12 Package the App
2.13 Run with Docker
2.14 Build for Android
2.15 Develop a Plugin
2.16 Set Up Development Environment
2.17 Add a New Issue Integration
2.18 Contribute Translations
2.19 Sync Proton Drive via rclone
2.20 Import from Todoist
2.21 Manage Plugins
3.05 Web App vs Desktop
3.06 User Data
3.07 Issue Integration Comparison
3.08 Sync Integration Comparison
3.09 Theming
4.01 The Today View
4.02 Inbox View
4.03 Planner View
4.04 Schedule View
4.05 Board View
4.06 Project View
4.07 Tag View
4.07a Tags_Eat the Frog
4.07b Tags_Ordinal Priorities
4.08 Time Estimates
4.09 Task Attributes
4.10 Task Notes
4.11 Subtasks
4.12 Scheduled Tasks
4.13 Repeating Tasks
4.14 How Time Is Logged
4.15 Timers and Focus Mode
4.16 Break Reminders
4.17 Idle Time
4.18 Reflection
4.19 Metrics
4.20 Task Archiving
4.21 Worklog
4.22 Quick History
4.23 Managing Your Data
4.24 Integrations
No results
5
0.00 Wiki Structure and Organization
github-actions[bot] edited this page 2026-07-30 11:32:53 +00:00
Table of Contents
Wiki Structure and Organization
The wiki uses the four documentation modes introduced in 0.-Meta-Diataxis. Numbered filenames keep the pages grouped in the GitHub Wiki and should not be renamed casually because existing links and bookmarks depend on them.
Sections
- 0 — Meta: contribution, structure, style, and maintenance guidance.
- 1 — Quickstarts: guided learning paths for a first successful workflow.
- 2 — How-to guides: focused steps for completing a specific task.
- 3 — Reference: factual descriptions of settings, APIs, shortcuts, platform differences, and supported integrations.
- 4 — Concepts: background and mental models for understanding product behavior.
Home and _Sidebar are the navigation entry points. Each numbered section also has an index page, such as 1.00-Quickstarts, 2.00-How_To, 3.00-Reference, and 4.00-Concepts.
Adding or Updating a Page
- Choose the section that matches the page's purpose.
- Use one clear H1 and follow 0.01-Style-Guide.
- Link the page from its section index and from _Sidebar when it is a primary user journey.
- Verify commands, paths, settings, and behavior against the current repository.
- Follow 0.02-Wiki-QA-and-Maintenance before submitting the change.
Avoid placeholder pages and copied configuration dumps. A short maintained page with links to authoritative code or guides is preferable to a detailed page that will drift.
1.00-Quickstarts
2.00-How_To
Using Super-Productivity
- 2.01-Downloads and Install
- 2.02-Restore-Data-From-Backup
- 2.03-Add-Tasks
- 2.04-Manage-Subtasks
- 2.05-Manage-Scheduled-Tasks
- 2.06-Manage-Repeating-Tasks
- 2.07-Manage-Task-Integrations
- 2.08-Choose-Sync-Backend
- 2.09-Configure-Sync-Backend
- 2.19-Sync-Proton-Drive-via-rclone
- 2.20-Import-from-Todoist
- 2.21-Manage-Plugins
- 2.13-Run-with-Docker
Contributing to Super-Productivity
- 2.18-Contribute-Translations
- 2.11-Run-the-Development-Server
- 2.16-Set-Up-Development-Environment
- 2.12-Package-the-App
- 2.14-Build-for-Android
- 2.15-Develop-a-Plugin
- 2.17-Add-a-New-Issue-Integration
3.00-Reference
- 3.01-API
- 3.02-Settings-and-Preferences
- 3.03-Keyboard-Shortcuts
- 3.04-Short-Syntax
- 3.05-Web-App-vs-Desktop
- 3.06-User-Data
- 3.07-Issue-Integration-Comparison
- 3.08-Sync-Integration-Comparison
- 3.09-Theming
4.00-Concepts
Data-and-Integrations
Organizing
- 4.06-Project-View
- 4.07-Tag-View
- 4.08-Time-Estimates
- 4.09-Task-Attributes
- 4.10-Task-Notes
- 4.11-Subtasks
Planning
Doing
- 4.01-The-Today-View
- 4.02-Inbox-View
- 4.05-Board-View
- 4.14-How-Time-Is-Logged
- 4.15-Timers-and-Focus-Mode
- 4.16-Break-Reminders
- 4.17-Idle-Time
- 4.08-Time-Estimates
Reviewing
If you have further questions, please refer to the discussions page.