How to put hyperlinks in text messages?

Discussion, questions and support.
Post Reply
Neur0mancer
Posts: 4
Joined: Mar 17th, ’20, 16:04

Post by Neur0mancer » Nov 2nd, ’20, 14:06

Hi,

so I want to integrate a hyperlink in my text in outlook. For example "Click HERE" where "HERE" is a clickable link to let's say google.com.

How would I go about that?

Thanks!
User avatar
Tom
Posts: 791
Joined: Nov 24th, ’15, 23:39

Post by Tom » Nov 3rd, ’20, 18:08

You can use a HTML mode:

Code: Select all

<a href="https://www.fastkeysautomation.com/">Visit FastKeys web page!</a>
or Rich text mode - in this case create a link in Word and copy/paste it to FastKeys command field.
Neur0mancer
Posts: 4
Joined: Mar 17th, ’20, 16:04

Post by Neur0mancer » Nov 20th, ’20, 07:27

perfect, works like a charm.
Thanks!!
Post Reply