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
- 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
- Complete the issue-provider → plugin migration (contract gaps keep the dual system permanent)
- Startup orchestration is smeared across four locations with implicit ordering
- Backup/export files carry no enforced schema version — future-schema imports silently strip fields
- Lazy routes collapse into one chunk via the pages.routes.ts barrel; 6MB budget no longer a tripwire
- Platform-capability abstraction is barely adopted; raw window.ea / IS_ELECTRON spread across the app
- Reserve MIGRATED_KEYS so uploaded plugins can't claim built-in provider keys and stored credentials
- Architecture review: verified low-risk quick wins (atomic archive write, dead deps, stale tokens, SHA-pins)
- 💥 No Menu bar visible for the application. Unable to close the app on Mac. Doesn't appear even in 'Force Quit' options.
- Docs
- TypeScript not yet supported