(no title)
Rudism | 1 year ago
I can't imagine this working. The plain text section would probably something like "Upgrade your email client to view this message" 90% of the time and be completely pointless.
Maybe it's an unpopular opinion but if I were rebooting email I'd forego HTML entirely and either say it's strictly plain-text, or use some Markdown-like formatting spec that looks fine even when viewed as plain text (email clients could provide WYSIWYG editors for less technically-inclined email authors). The evils of HTML in email (phishing, impersonating companies, and other scams) far outweigh the benefits (none, as far as I'm concerned).
swiftcoder|1 year ago
For the folks who really want to RETVRN to the days of plain text, command line mail clients are still a thing.
withinboredom|1 year ago
account42|1 year ago
Great!
chrisjj|1 year ago
Inferior to typical print media text richness would rightly get rejected by most users.
> or use some Markdown-like formatting spec that looks fine even when viewed as plain text
No rich format can "look fine" when reduced to plain text. Reason being that the reduction loses information that the sender relies upon the receiver seeing.
> The evils of HTML in email (phishing, impersonating companies,
Neither of those evils are specific to HTML.
Forge36|1 year ago
Outlook still supports RTF. (I have no idea what clients support that) Any new format could also be included as a new content type.
For all the evils, I can't see any replacement markup being a significant improvement: What is the sender trying to communicate? Why is it beyond plain text? How do attachments not fill that gap?
I think the answer is: any client could choose to behave differently on the existing ecosystem. They currently choose not to. While an individual may think it's complex, the solutions aren't truly reducing complexity.