nextcloud / nextcloud/tasks

[Feature Request] Eisenhower Matrix view of tasks

Open
#1,942 1 comment 16 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.