View Single Post
Old 04-05-2017, 03:18 PM   #1
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
Potential Enhancement: Links Report

Current Functionality

Open the attached sample EPUB with Sigil's Tools > Reports > Links. Double-click on any link:

Click image for larger version

Name:	LinksReport.png
Views:	198
Size:	14.5 KB
ID:	156021

If you click on any link in Chapter 1, Sigil will jump to the very top of Chapter1.xhtml.

If you click on any link in Chapter 2, Sigil will jump to the very top of Chapter2.xhtml.

(Not very helpful.)

Expected Functionality

Jumping to the link's exact location in the HTML file (see the way Calibre's Editor Tools > Reports > Links handles it).

If you click on "Example Link #3", Calibre jumps directly to the <a> containing "Example Link #3".

Why This Would Be Helpful

I was working on a book with 100+ hyperlinks (a collection of online articles). While Sigil's Links Report is very helpful for spotting general errors (typos, broken links, errors), I had to manually find/search each individual link if there was a problem:

Code:
<p>As the fantastic W<a href="http://www.wikipedia.org/">ikipedi</a>a article said.</p>
Attached Files
File Type: epub ExampleLinksReport.epub (5.3 KB, 191 views)
Tex2002ans is offline   Reply With Quote