Link to web page or files possible?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
JohnSays
Posts: 8
Joined: Wed Mar 07, 2012 7:52 pm

Link to web page or files possible?

Post by JohnSays »

Is it possible to hyper-link to external documents from within TextPad? Example: I would like to keep track of some external files within a TextPad note and hyper link to them and have them open in their native programs..
JohnSays
User avatar
woho
Posts: 100
Joined: Tue Sep 02, 2003 9:12 am
Location: Steyr/Austria
Contact:

Post by woho »

yes it is possible
http://, file://, mailto: works
if the cursor is in a link and you rightcklick you can go to the link
blanks need to be filled with %20

I recorded a macro that replaces
'\' with '/'
' ' (blank) with '%20'
and puts a 'file://' in front so I can copy directly an win explorer address and convert then to a valid link
JohnSays
Posts: 8
Joined: Wed Mar 07, 2012 7:52 pm

Post by JohnSays »

Thank you!
JohnSays
User avatar
woho
Posts: 100
Joined: Tue Sep 02, 2003 9:12 am
Location: Steyr/Austria
Contact:

Post by woho »

really by accident I just found an old note of mine which I did not remember any more: you can open any file in TP with TP:

place cursor in path (absolute or relative !; slash or backslash as separator)
<Ctrl>-<Shift>-G - 'FileGoTo'
=> file is opened in textpad
JohnSays
Posts: 8
Joined: Wed Mar 07, 2012 7:52 pm

Post by JohnSays »

Thanks again. Very useful.
JohnSays
Post Reply