thunderbird / thunderbird/thunderbird-android

Ability to covert HTML emails to plaintext in email view

Open
#5,171 1 comment 9 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

Is your feature request related to a problem? Please describe.
HTML emails contains a lot of visual garbadge, pixel tracking, etc. I want to have ability to read only text of email, without unnecessary components (images, CSS, etc)

Describe the solution you'd like
Some kind of "converter" from HTML to plaintext. Example (used that way in my own project, not related to the mail): HTML -> markdown -> plaintext | sanitized & rendered markdown

Describe alternatives you've considered
Bots in different messengers which receive emails and convert them from HTML to plaintext with links

Additional context
N/A

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 file, test, or entry point is named in the issue. Start by locating the Android email view and determine how HTML messages are currently rendered; define the conversion behavior, including readable text and retained links while excluding images and CSS, before implementation. Done means an HTML email can be viewed as plaintext with the requested content preserved.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.