nextcloud / nextcloud/tasks

Show tasks without separating them by list/calendar

Open
#3,041 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
706
Forks
117
Avg merge
8h 50m
Merged PRs (30d)
18

Description

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Add an option (or make it default) to list tasks without separating them by list/calendar. This way, the task list should show tasks in a list, not multiple lists, sorted by the sorting option.

Describe alternatives you've considered

Create a new view such as "Important", "Today", "Week", "All" that combines all lists/calendars.

Additional context

I would like to have a list of all tasks sorted by "Relevance" regardless of which list/calendar they come from.

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 locating the task-list view and the code that groups tasks by list or calendar, then trace how the Relevance sorting option is applied. Clarify whether the finished behavior is a new combined view or an option/default, and verify that all tasks appear together in the requested order.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.