super-productivity
https://github.com/johannesjo/super-productivity
TypeScript
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to super-productivity
Help out
- Issues
- 💡 Consistent, helpful empty states (Schedule, Boards, Planner)
- 💡 Consolidate onboarding: preset overlay, example tasks and hints are uncoordinated; the tour is hidden
- 💡 Navigation IA: Planner vs Schedule vs Upcoming; Notes has no nav entry
- 💡 a11y: global reduced-motion support and muted-text contrast pass
- 💡 Mobile: icon-only settings tabs, add-task FAB over non-task views, content under bottom nav
- Design-system debt: typography scale, ::ng-deep/Material overrides, z-index, theme-blind colors
- Design & UX audit 2026-07 — tracking issue
- Android: legacy MODE_ONLINE runtime exposes the full native bridge to remotely-loaded content
- Task scheduling has three parallel sources of truth reconciled by hand in every write path
- TypeScript strictness config contradicts the documented "strict, no any" policy
- Docs
- TypeScript not yet supported