I recently received an email that contained hyperlinks/bookmarks to headings in the email message. I know there are paid services that will do this for you but I like free. So I pondered on how this could be done.
Here is what I found to make it work (someone please tell me there is an easier way):
- Create your email in Docs with Headers and insert a table a contents – example doc
- Publish that doc to the web
- Open the published doc on the web – published example doc
- Grab the source code (In Chrome: Click on the wrench, select tools —> view source)
- Copy the code
- Open this Spreadsheet and make a copy (Information and Doc from this great website http://www.labnol.org/internet/send-html-email/19672/)
- Run the script Gmail –> HTML Mail
- Paste in the copy source code into the MESSAGE:
- Click Send Email (Don’t forget to an email address in TO: and something in the SUBJECT:)