nextcloud / nextcloud/tasks

Add persistent Views

Open
#2,760 0 comments 0 reactions 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.

I'm using tags to to filter issues based on context state etc and would like a more condensed view for specific contexts (e.g. one page for work tasks that are due in the next 7 days etc)

Describe the solution you'd like

I'd like to be able to create "Views" that are persisted and are nested under the List in the UI.
A view is basically just a saved filter + sorting configuration, just as can be done at the moment.

Describe alternatives you've considered

I played around with an userscript, but that's no real solution.

Additional context

No response

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

No files, tests, or entry points are identified in the issue. Start by tracing the existing saved filter and sorting configuration, then determine how lists are represented in the UI and where persistent list data is stored. Done means users can create and use saved views nested under a list, with their filtering and sorting configuration retained.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.