Insert Link

Discussion, questions and support.
Post Reply
ArFarrah
Posts: 6
Joined: Apr 30th, ’23, 07:10

Post by ArFarrah » May 8th, ’23, 04:22

how to insert Link? What code should I Use? Please see the image https://prnt.sc/jJyNCEb8TMH1
Thank you
User avatar
Tom
Posts: 791
Joined: Nov 24th, ’15, 23:39

Post by Tom » May 9th, ’23, 12:13

Create a shortcut to simulate Ctrl+K?

Code: Select all

{Ctrl Down}k{Ctrl Up}
ArFarrah
Posts: 6
Joined: Apr 30th, ’23, 07:10

Post by ArFarrah » May 10th, ’23, 02:56

Thanx!

I used this code using this key ALT+K, Ctrl+K in my case wont work.

{Ctrl Down}{Shift Down}{Left}{Shift Up}{Ctrl Up}{Ctrl Down}k{Ctrl Up}
Post Reply