mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-30 03:00:57 +00:00
* feat(plugins): add Todoist import plugin with Import/Export launcher * fix(plugins): fix cross-chunk subtask loss in todoist-import + hardening * fix(plugins): clamp non-finite Todoist durations + review polish * feat(plugins): add Eisenhower priority mapping to Todoist import Replace the single "map priorities to p1-p3 tags" checkbox with one mutually-exclusive control (Nothing / p1-p3 tags / Eisenhower matrix). The new Eisenhower option reuses SP's built-in urgent/important tags by title (p1 -> urgent+important, p2 -> important, p3 -> urgent, p4 -> none), so imported tasks populate the Eisenhower Matrix board with no new tag and no new plugin API. Collapsing Todoist's single priority axis onto the 2-D matrix is opinionated, so it stays opt-in and off by default. Requested in the review of #8882. * fix(plugins): harden Todoist import data integrity * fix(plugins): improve Todoist import feedback
819 B
Executable file
819 B
Executable file
Index of How-To Guides
Every How-To note in the wiki. For structure and how to write How-Tos, see 0.00-Wiki-Structure-and-Organization.
- 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.10-Configure-Obsidian-for-Wiki-Contributions
- 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