View Single Post
Old 06-29-2019, 09:14 PM   #9
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by KevinH View Post
What Right-Cick > Copy Link Locaion?
I brought it up way back in this topic/post:

https://www.mobileread.com/forums/sh...87&postcount=1

Quote:
What would it do? Copy an external webpage to the clipboard?
Yep, exactly. It would help save steps and give you more control in certain workflows:

Currently:

1. Left-Click on a Link:

Code:
<p><a href="http://example.com">example.com</a></p>
2. Menu opens:

Code:
Are you sure you want to open this external link?

http://example.com

OK/Cancel
(Aren't able to do anything within Sigil until you select an option.)

3. Opens in default browser.

4. Within the browser, you can then Copy/Paste the URL or do whatever.

Potential:

1. Right-Click on a Link:

Code:
<p><a href="http://example.com">example.com</a></p>
2. "Copy Link Location" or "Copy Link Address" (just like in Firefox/Chrome/any other browser).

This allows you to get:

http://example.com

right in your clipboard.

3. Continue doing whatever you needed to do with the URL.

* * *

And here are just a few use-cases:

1. Pasting the URL into a Private Window instead.

2. My Default Browser = Firefox, but I might want to use Chrome for certain links.

Doing it this way, I could Copy/Paste the URL into my secondary Chrome. Or in an instance of the browser on my secondary monitor.
Tex2002ans is offline   Reply With Quote