Creating email drafts with clickable links using a text editor

I often draft emails in my favorite text editor before sending them through Gmail. But I’m having trouble with adding clickable links that show custom text instead of the full URL.

In Gmail, you can easily make a link by clicking the ‘Insert Link’ button and typing the text and URL. However, when I try to use HTML tags like <a href> in my text editor, Gmail doesn’t recognize them.

Is there a way to format links in my text editor so they work properly in Gmail? I’ve looked for solutions but only found information about mailto links. Am I missing something simple?

I’d love to know if there’s a special format or trick that can make this work. It would really help me save time if I could add proper links while drafting emails in my text editor. Any ideas?

hey, ive had the same issue! try using a rich text editor like word or google docs instead of a plain text one. you can make links there and then copy-paste into gmail. it usually keeps the formatting. hope this helps!

As someone who drafts a lot of emails in text editors, I’ve found a workaround that might help you out. Instead of using HTML tags, try using Markdown syntax for your links. It’s simple and Gmail usually recognizes it.

Here’s how to do it:

Your link text

Just replace ‘Your link text’ with whatever you want the clickable text to be, and put the actual URL in the parentheses. When you paste this into Gmail, it should automatically convert it to a clickable link.

I’ve been using this method for years and it’s saved me tons of time. It works great for most email clients, not just Gmail. Plus, it’s easy to read in plain text if the formatting doesn’t come through for some reason.

Give it a try and see if it works for you. It might take a bit of getting used to, but once you’ve got the hang of it, you’ll wonder how you ever managed without it!

I’ve found a reliable method for adding clickable links to Gmail drafts composed in a text editor. Instead of using HTML tags, try using the following format:

Link text

Simply replace ‘Link text’ with your desired anchor text and the URL with your actual link. When you paste this into Gmail, it should automatically convert it to a clickable link. This method works well across various email clients, not just Gmail.

If you’re comfortable with more advanced techniques, you can also use Gmail’s HTML mode. Compose your email, switch to plain text mode, insert your HTML link tags, then switch back to rich text mode. This allows for more customization but requires a bit more technical know-how.

Both methods have served me well in streamlining my email drafting process. Give them a try and see which works best for your workflow.