Task App Alternatives
Checklist
- Recurring tasks
- Notifications
Evaluated
- Vikunja — active stack
- ntfy — active stack (notifications)
- Super Productivity — RIP unrecoverable sync issues on phone
- Notion
- Tasks.org
- Todoist
- TickTick
Compromise: Tasker
Use Tasker to open the task app every Nth time you unlock your phone (e.g., every 7th unlock):
- Add var
%LastTaskOpen - Create Profile → Event → Display → Display Unlocked
- Add Action → Alert → Flash: "Launching app"
- Add Action → App → Shortcut (use the deeplink from your task app)
- Add if
%LastTaskOpen~0 - Add Action → Variables → Variable Add
%LastTaskOpen - Add Action → Variables → Variable Set
%LastTaskOpento0if%LastTaskOpen>6