nextcloud / nextcloud/mail

Configurable Priority Inbox lists

Open
#4,816 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Feature Request

User configurable grouping of email in lists in priority inbox via tags.

Summary

It would be very convenient if the user could configure the lists in the priority inbox to group together tagged messages. For example instead of the current

  • Important and Unread
  • Favorites
  • Other

one may choose to configure the PI as follows:

  • Important
  • Unread
  • [Work] && [To Do] && [Unread]
  • [Personal] && [Read]
  • Other

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. Start by locating the priority inbox list implementation and how tagged messages and read states are handled, then determine how user configuration would be represented. Done means users can define tag and read-state groups that appear as separate priority-inbox lists alongside the existing categories.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.