Even without media queries, enabling blocks in html emails is huge (google was the last holdout). For anyone developing html emails, this is a nice set of changes.
Gmail will now support CSS media queries
31–40 of 70 posts
Re: Gmail will now support CSS media queries
#32Earlier quoted context omitted.
Good luck stopping a browser from implementing a "fun" javascript API just because it opens a security or usability hole in email.
Put it in a safe iframe, whats the catch?
Never, ever, EVER embed an iframe thinking it will make your life better.
Re: Gmail will now support CSS media queries
#33Earlier quoted context omitted.
Because it's harder to read.
Plus the accessibility story is a nightmare.
For input, you need to be able to reliably close and open a switch. This may be difficult for people with tremors, but many accessibility systems are built around single bit inputs, so it's a start. If you can manage another input method, it can be translated to Morse as well.
Internationalization is harder, it's not a good fit for non-alphabetic languages.
Re: Gmail will now support CSS media queries
#34I always wish we could go back to plaintext emails.
One of the benefits of using a text-based email client, is that it forces emails to be text.
Re: Gmail will now support CSS media queries
#35Earlier quoted context omitted.
Plus the accessibility story is a nightmare.
Morse is readily adaptable to whatever you can sense: I've experienced it with sound, light, and vibration. Taste, heat, and smell might not work so well. For input, you need to be able to reliably close and open a switch. This may be difficult for people with tremors, but many accessibility systems are built around single bit inputs, so it's a start. If you can manage another input method, it can be translated to Mo…
Morse code is highly translatable to other senses assuming that the audience had a reason to learn it. I can't think of a single disability with lack of temporal awareness, and only a few with impediments to temporal perception (as you noted).
That said, I don't know ANY blind sea captains. This will be a problem for adoption.
Re: Gmail will now support CSS media queries
#36The last time this got submitted and ended up with comments is here (though this is the forth time this has been submitted in as many days). https://news.ycombinator.com/item?id=12500838
I feel like I'm reading Hacker Rehashed News
Re: Gmail will now support CSS media queries
#37Re: Gmail will now support CSS media queries
#38I would just love to see an update to the Gmail app on iOS - very far behind Outlook imho.
I don't know what you're looking for in an email client, but Gmail's future is the Inbox app.
Re: Gmail will now support CSS media queries
#39This is a great thing. One more metric by which to filter out spam. If I am receiving an email from an actual person, it will be plain text, perhaps with 1-2 links or images, and will not contain any CSS.
There are plenty of reputable email clients that add extra styling to make email look better that are not necessarily spam.
Re: Gmail will now support CSS media queries
#40This is a great thing. One more metric by which to filter out spam. If I am receiving an email from an actual person, it will be plain text, perhaps with 1-2 links or images, and will not contain any CSS.