thunderbird / thunderbird/thunderbird-android

"Details" absent in menu

Open
#11,397 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

In mutt(1) we are always aware of how large a message might be. No matter in lines before opening, or kilobytes after, mutt does its best to let the user know the IMAP facts.

In fact every mail reader I've used, before opening a message, only looking at a list of subjects, I am still assured to be able to tell the difference between a million line message, and a couple line simple note.

(Yes, many lines usually mean big attachments, as they are turned into many many lines upon people sending them to us.)

Anyway I'm not saying you should crowd up the interface even more. or do any calculations -- just pass more IMAP info faithfully.

I'm just saying that there should be a way left open to the user, if they are curious, to know the size of a message, just in case they are interested, before opening it. Sort of like a constitutional right. So do at least add such an Details item to the menus.

In fact there could be a configuration option, to do like mutt...

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 the message-list menus and the IMAP metadata available before a message is opened. Determine how message size could be exposed through a Details item or configuration option; done means users can inspect the message size before opening it without unnecessarily crowding the interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
frontend, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.