[Feature Request] Eisenhower Matrix view of tasks
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Would be great to have an "Eisenhower Matrix" view of tasks, i.e., the main area of the app is split into a 2x2 grid of task lists, where:
- top left quadrant shows starred tasks due today
- top right quadrant shows rest starred tasks
- bottom left quadrant shows non-starred tasks due today
- bottom right quadrant shows rest non-starred tasks
Thanks for the great work!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the app currently lists, stars, and filters tasks, then identify the existing task view entry point. Implement an Eisenhower Matrix view with four task lists: starred or non-starred, each split by due today versus other dates. Done means the four quadrants show the specified tasks accurately and the view works within the app's existing task interactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100