Easy way to add a hyperlink in your posts

I discovered this by accident but maybe many of you already know this.

You can add a hyperlink into your post very easily.  First type out your post.  Then copy to the clipboard the URL of the link you want to include.  Back in your post highlight the text you want to be hyperlinked and then simply paste in the copied URL.  The text will be converted into a hyperlink and associate the pasted URL to the text.   

For example, maybe I type into my post the text...

...you can use the RIGHT() function to ...

I then copy the URL from the AppSheet RIGHT() function article.  In the post I highlight the text "RIGHT()" and paste the URL.  The result is as below:

...you can use the RIGHT() function to ...

 Easy!!

5 6 693
6 REPLIES 6

Aurelien
Google Developer Expert
Google Developer Expert

There was a post few weeks ago about this.

You may prefer using this method below?

Screen Recording 2022-09-16 at 06.47.03.38 AM.gif

 

You may not always want the title from the article or there may not be one at all!   But yes for adding articles specifically, this method is great.

Also, note that in the method I posted there is no need to scroll up to the menu which is great if you are the bottom of a long post and have a few links you want to include.

 

@WillowMobileSys 

Thank you for attracting my attention on the specific point of your post about pasting just after highlighting. I read your post too fast: this is awesome !

 

Steve
Platinum 4
Platinum 4

Neat!

Yep, I use both tips when it comes to links.

Another one some people would like is to add break lines.


Just open the HTML editor and add <hr/>. Check this post's code:

 

<p>Yep, I use both tips when it comes to links.</p>
<p>Another one some people would like is to add break lines.</p>
<hr/>
<p>Just open the editor and add &lt;hr/&gt;. Check this post's code:</p>

 

Thank you @WillowMobileSys for this tip.

I usually use CTRL+K to insert Links to highlighted text. This is working on many platforms.

Top Labels in this Space