Nylas-mail: Fixed width font for plain text email

Created on 10 Mar 2016  路  7Comments  路  Source: nylas/nylas-mail

Can we please have a monspaced font for emails in plain text.

Suggestion would be the Google web font 'Roboto Mono'.

design enhancement-request

Most helpful comment

I think you at look too far up the model in your thinking, you are still talking as if the email contains HTML. Plain text emails are just that, no HTML just plain text.

Content-Type: text/plain

Which means the email contains no HTML, it is just plain old text. Some prefer to use plain/text because the email is very small in Kb and cannot contain any trackers, and more importantly no HTML.

I know you are building a HTML email client but all the the major email clients allow the user to create plain text email and display them using a fix font.

All 7 comments

Thanks for the report @molstrangler. Due to the nature of email, not every message may have HTML, but those messages should be displayed in a non-monospace font. Currently, N1 obeys <pre> elements and displays those with a monospace font.

I think you at look too far up the model in your thinking, you are still talking as if the email contains HTML. Plain text emails are just that, no HTML just plain text.

Content-Type: text/plain

Which means the email contains no HTML, it is just plain old text. Some prefer to use plain/text because the email is very small in Kb and cannot contain any trackers, and more importantly no HTML.

I know you are building a HTML email client but all the the major email clients allow the user to create plain text email and display them using a fix font.

+1

+1 Plain text is a must for a good email client.

I would love to see the ability to send text/plain emails. A lot of apps still offer better integration with emails when send using plaintext - for example Github, which is able to detect previous replies and email signatures if you reply to an issue. This behavior is broken using html emails.

Then maybe this should be split into two issues:

  • supporting text/plain emails (especially for sending, I guess receiving works),
  • allowing use of a monospace font to display them.

One possibility on sending plain-text e-mails is to first check if there is any formatting applied to content that would require it - e.g. font variations, colors, etc.

I would also like to use mono-space fonts for displaying since so many e-mails I see day to day have space-indented text and/or ASCII art type drawings in them.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

puttin picture puttin  路  3Comments

davidkoplik picture davidkoplik  路  4Comments

hfossli picture hfossli  路  3Comments

JeroenBoersma picture JeroenBoersma  路  4Comments

Damien101 picture Damien101  路  3Comments