View Single Post
Old 07-05-2019, 01:08 PM   #14
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,873
Karma: 6120478
Join Date: Nov 2009
Device: many
FWIW, I implemented copying the hover url to the clipboard when a user right clicks on a link in Preview. I added this because to fix the issue this thread was about, I had to know when a left button click occurred over a link. So the fix for that bug made adding this enhancement request quite painless. I am still not convinced as to its overall need, but the change needed was very minor given what we have in master right now.

This enhancement request will appear in the upcoming version of Sigil.

Be aware that the url for internal links will be internal to the Sigil temp files so be very careful when using it not to modify the temp files under Sigil's nose if you use that clipboard link.

Take care,

KevinH


Quote:
Originally Posted by Tex2002ans View Post
You'll be able to copy the link directly in Preview with a right-click (just like Firefox/Chrome).

Without having to jump back into Code View, find the exact <a> location, copy/paste the correct href (making sure you don't highlight "" or pick a different <a> within a single <p>), [...].
KevinH is offline   Reply With Quote