cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
nose_gnome
Making moves
Status: New idea

HTML support needs to be added to composition in K-9 mail/Thunderbird android, to allow text formatting, changing fonts, text colours, strike-through, bold and everything else that would be possible from added html support in the compose window.

Also, allowing HTML in the signature would be useful.

I'm surprised this hasn't already been added

6 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

bona
New member

I often want to paste an image in the middle of a sentence,

so this feature is much appreciated!

47949b26a7c452a
New member

HTML signatures are one of the main things keeping me from using Thunderbird as my primary mobile email client. I need properly formatted signatures for my work addresses (hyperlinks in particular), and unfortunately that's only possible with HTML/rich text.

Parm
New member

Hi, Recently installed Thunderbird in my android, I would like to know where, how of any useful information to start contributing code to the app, I would like to use HTML signature as in my Thunderbird desktop so, I think I can contribute to make this happen in the android version, I'm android developer.

matj1
New member

I suggest that Thunderbird on Android would allow using purely structural HTML tags like p, em, h1–h6, ul, pre, code, blockquote rather than visual tags or CSS. My experience is that email clients have various viewports and colorschemes, so specifying explicit colors, sizes and fonts likely messes up someone else's rendering of the email. It is better to give the email some suitable structure, and the email clients would suitably interpret that structure.

matj1
New member

I would like to be able to use Markdown for formatting or view and edit the raw HTML of the email in Thunderbird on Android. These allow clean formatting so I would know that there are no unintended consequences of some invisible HTML tags. Most HTML editors for emails don't allow to see the structure, and I consider the structure of a HTML document important.

In desktop Thunderbird, I use an extension to edit the email in HTML. On Android, I use FairEmail to write emails in Markdown, but I would switch to Thunderbird on Android of it has such formatting capabilities.