thunderbird / thunderbird/thunderbird-android

A new subfolder should inherit the settings of the parent folder

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

Nobody has claimed this yet.

type: enhancement
Dominant language
Kotlin
Stars
14k
Forks
2.8k
Avg merge
3d 3h
Merged PRs (30d)
57

Description

A newly created subfolder should inherit the settings of their parent folder.

Example:
I create a new subfolder (Inbox/mailing-list) in my inbox for emails from a mailing list.
Using a thunderbird filter all mails with "[mailing-list]" in the subject are moved to the new folder.
Now I'd still like those emails to pop up in the common inbox of all accounts.

Current behaviour:
After refreshing the folder list the folder will be created with default settings and new emails in that folder won't appear in the common inbox.
The current behaviour always requires some time to configure new subfolders.

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 newly created mail folders receive their settings and how the common inbox decides which folders to include. Implement inheritance from the parent folder, then verify that a newly created subfolder retains the parent’s settings and that matching filtered messages appear in the common inbox.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.