thunderbird / thunderbird/thunderbird-android
Inteligent name template for saving unnanemed/noname attachments/parts
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Checklist
- I have used the search function to see if someone else has already submitted the same feature request.
- I will describe the problem with as much detail as possible.
- This issue only contains a request for one single feature, not multiple (related) features.
App version
6.202
Problem you are trying to solve
Many emails have attachments with names like "noname.jpg" . When saving them k9mail will rename them to "nonameXXX.jpg" which works but may cause data loss because of conflicting name if attachments are synced between several devices and deleted locally.
Suggested solution
Make it possible to use an expandable template to save attachments, such as original-name+date_time or original-name_msgid
This should be much more robust against accidentally overwriting stored attachments/files.
Screenshots / Drawings / Technical details
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name implementation files, tests, or entry points. Start by locating the attachment-saving flow and the logic that renames noname attachments, then review how filenames are currently made unique. Done means defining the supported expandable template behavior and ensuring saved attachments avoid unintended name collisions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100