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
- 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.
- 💡 Allow default homepage to be a tag
- 💡 Create Task in Plainspace when Task is moved to a plainspace-connected project
- op-log: correctness-critical registrations are convention-only — derive registries, exhaustive specs, fix dead lint rule
- Docs
- TypeScript not yet supported