The example presented are the kinds of emails I actively avoid. Perhaps the author is right, and Gmail is not working with them on purpose. If that is the case, it may be because many users are like me, and they tend to not want fancy-looking marketing emails, and just want basic rich-text features. The Schema initiative - I didn't know it was called that until now - is in the other direction, and I like it. Emails t…
Gmail, We Need to Talk
11–20 of 247 posts
Re: Gmail, We Need to Talk
#12THANK FUCK. Seriously, just send me plain text.
Re: Gmail, We Need to Talk
#13The example presented are the kinds of emails I actively avoid. Perhaps the author is right, and Gmail is not working with them on purpose. If that is the case, it may be because many users are like me, and they tend to not want fancy-looking marketing emails, and just want basic rich-text features. The Schema initiative - I didn't know it was called that until now - is in the other direction, and I like it. Emails t…
Of course it wouldn't be that Google is the world's largest advertising company and they are in direct competition with those advertisements that they break.
Re: Gmail, We Need to Talk
#14Re: Gmail, We Need to Talk
#15The example presented are the kinds of emails I actively avoid. Perhaps the author is right, and Gmail is not working with them on purpose. If that is the case, it may be because many users are like me, and they tend to not want fancy-looking marketing emails, and just want basic rich-text features. The Schema initiative - I didn't know it was called that until now - is in the other direction, and I like it. Emails t…
Moz has a great article which covers it pretty well. Basically you have to send 100 emails per day for some length of time.
Since you can't just add them to your email and expect them to work, I think that is why it hasn't caught on. I'd really love if it did though.
1: https://developers.google.com/gmail/markup/registering-with-...
Re: Gmail, We Need to Talk
#16Indeed, the only good thing I can say about Gmail is that they didn't try to use the Microsoft Word engine to render HTML like Outlook did. The way HTML email is set up and the table filled soup like code that's needed to use them well is about half the reason most developers fall back to things like Mailchimp templates rather than trying to make anything half decent.
It's also why it's a real shame that the old email standards project kind of got abandoned, because absolutely zero progress has been made on this front for years upon years (outside of Apple's smartphone email apps).
And yes, while plain text email does 'work', good luck convincing a company (or your boss) to go with something basic rather than the equivalent of a glossy print brochure.
Re: Gmail, We Need to Talk
#17The example presented are the kinds of emails I actively avoid. Perhaps the author is right, and Gmail is not working with them on purpose. If that is the case, it may be because many users are like me, and they tend to not want fancy-looking marketing emails, and just want basic rich-text features. The Schema initiative - I didn't know it was called that until now - is in the other direction, and I like it. Emails t…
I completely agree. I am totally unsympathetic about it being difficult to send consistent looking advertisements and emails that resemble web pages. If anyone from the gmail team happens to be reading, please let my comment be a contrary data point to this TC article and keep doing what you're doing!
Re: Gmail, We Need to Talk
#18"Journalism"
Re: Gmail, We Need to Talk
#19The example presented are the kinds of emails I actively avoid. Perhaps the author is right, and Gmail is not working with them on purpose. If that is the case, it may be because many users are like me, and they tend to not want fancy-looking marketing emails, and just want basic rich-text features. The Schema initiative - I didn't know it was called that until now - is in the other direction, and I like it. Emails t…
To pick an instance at random: Confirmation emails for purchases made, especially if they have tickets as an attachments. If this email looks broken, customer thinks it's phishing or something, and might end up trashing it, just because styling is not supported consistently.
And I take issue with your argument of "marketing emails are bad." You may not like them, and that's fine, but there is a large part of the internet ecosystem that do like marketing emails- such as my mother who likes learning about deals/sales/coupons at her favourite outlets.
Re: Gmail, We Need to Talk
#20Maybe I am just really, really old at this point, but sending emails in plain text solves all these problems. I don't think I've ever received an HTML email that couldn't have been adequately represented in plain text and maybe an attached image if necessary.
Yeah. Sadly, plain text email seems to be endangered species. But perhaps there is still hope, markdown and pals have made some inroads as all around useful document formats.
When I say plain text, I mean plain-text. I mean not even markdown. Just plain text. The client can choose to make links clickable if they like.
Any formatted document should come as an attachment (I'd prefer PDF). I guess it should be an attachment I expect or I probably wouldn't open it. In any case, I don't like emails with tracking. It feels forced. If you really care, send delivery and read receipt requests but I doubt we do.
Markdown should stay where it belongs. It should convert into HTML in the server, not on my client.