Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save Custom Filter Views #4043

Open
mr-karan opened this issue Oct 22, 2024 · 0 comments
Open

Save Custom Filter Views #4043

mr-karan opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mr-karan
Copy link

Describe the solution you'd like

Feature Description

Add the ability to save and manage custom filter views based on tag combinations.

Current Behavior

  • Users can filter items using tags (e.g., #todo/backlog, #area/work)
  • Each time users want to see specific combinations of tags, they need to manually reapply the filters
  • No way to save frequently used tag combinations for quick access

Proposed Solution

Add functionality to:

  1. Save current filter combinations as named views
  2. Quickly switch between saved views
  3. Manage (edit/delete) saved views

Use Cases

  • Save work-related pending items view: #todo/backlog AND #area/work
  • Save personal projects view: #area/personal AND #status/in-progress
  • Save high-priority items view: #priority/high across all areas

Type of feature

User Interface (UI)

Additional context

No response

@mr-karan mr-karan added the enhancement New feature or request label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@mr-karan and others