Gmail: Introducing Actions in the Inbox
41–50 of 147 posts
Re: Gmail: Introducing Actions in the Inbox
#42I don't get it, wouldn't an html email with a form element do the same thing?
Some html elements (like forms, form elements, ...) won't work in emails/get stripped by (web-)mail clients. The same goes for JavaScript and a lot of CSS features. Probably would be a security nightmare.
Re: Gmail: Introducing Actions in the Inbox
#43Re: Gmail: Introducing Actions in the Inbox
#44Lots of strangely negative reactions here. We ( http://inky.com ) think this is a positive development and plan to support it as well. We're happy Google has promoted open standards in doing this.
Re: Gmail: Introducing Actions in the Inbox
#45I'm expecting "this email designed for gmail" badges soon.
Re: Gmail: Introducing Actions in the Inbox
#46Lots of strangely negative reactions here. We ( http://inky.com ) think this is a positive development and plan to support it as well. We're happy Google has promoted open standards in doing this.
I want my email to be a consistent experience - not to get some different behavior if I access through a certain device. Email and its simplicity was universal - I saw the same text on my phone, tablet, laptop and desktop. Will every mail sender who makes use of this, include the JSON and an alternative link to achieve the same result. I think this could get very inconsistent very quickly. Fragmenting email is not something I like the idea of.
For Google Apps customers' internal mails I think this is useful. For the wider Internet I don't like it.
Re: Gmail: Introducing Actions in the Inbox
#47Whatever happened to the Unix philosphy? 'Write programs that do one thing and do it well'. Last thing I want in my inbox. Call me a purist but email is for emailing people.
Re: Gmail: Introducing Actions in the Inbox
#48I tried to email the following two examples with a simple SMTP python script: https://developers.google.com/gmail/schemas/actions/end-to-e... (The html with my own link) https://developers.google.com/gmail/schemas/embedding-schema... From my account to the same account but it did not render any actions in my gmail inbox. Did any of you guys succeed in making the buttons appear?
Re: Gmail: Introducing Actions in the Inbox
#49Re: Gmail: Introducing Actions in the Inbox
#50Btw how would one suggest something like this officially? There seems to be no issue tracker or anything for gmail.