thunderbird / thunderbird/thunderbird-android

Allow reading messages in select mode

Open
#3,555 0 comments 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

Once I selected a message, K9 enters "select mode", wherein tapping a message toggles its selection status, rather than opening the message for reading.

It would be really useful if I could somehow read a message while in select mode, and return to the folder to resume the selection process, i.e. the selections should be remembered.

One UI method of achieving this is adding an "open/view" action to the long-press message context menu.

Another, possibly better UI approach could be to have a preview column with e.g. an eye or an arrow pointing right to the right of the messages (to complement the selection box on the left).

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 reproducing message selection and select mode, then inspect the long-press message context menu and the transition into message reading. Compare the proposed open/view action with the preview-column alternative. Done means a selected message can be read and returning to the folder preserves the existing selections.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.