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
- 💡 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
- Runtime theming is pinned to deprecated Material M2 APIs via angular-material-css-vars
- No dependency-direction enforcement inside src/app — 65 circular deps, inverted ui/core layers
- Docs
- TypeScript not yet supported