How can I obtain a link (a URL) to a specific email in GMail? I want to click that link and open the specific email.
相关问题
- React Native Inline style for multiple Text in sin
- Set BaseUrl of an existing Pdf Document
- Using relative links in Blogger
- Unknown space between links
- Gmail IMAP with PHP?
相关文章
- How to get rid of border around and image used as
- Removing the href attribute
- Debug HTML Email in Gmail App
- Sending email using php, gmail, and swiftmailer ca
- How to create a hyperlink to a different Excel she
- How to read the Content Type header and convert in
- HTML & CSS - put <link> tag outside of the &
- Is there a syntax for links with no text in Markdo
I don't think Gmail can show one email, it always shows a thread. You can look for one message, but still will see the whole thread.
If this is OK for you, the URL is
followed by the message ID (can be found by looking at "show original").
See this question for some more details.
I don't know about a specific "email", but you can view a specific thread (which is usually one email) by clicking in the URL bar and copying that. Then, change the label to "all".
So if the url is "https://mail.google.com/mail/u/0/#inbox/abc123def456", you would change "#inbox" to say "#all" like this: "https://mail.google.com/mail/u/0/#all/abc123def456"
Now the link will work, even after you archive it and it's not in your inbox.
Since Google introduced the integration of Google Tasks and Gmail a few weeks ago, one way you can get the URL of a specific Gmail email us:
Enjoy!