View Single Post
Old 01-23-2023, 07:58 PM   #7
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,807
Karma: 6000000
Join Date: Nov 2009
Device: many
Here is the only way I could get it to do what I think you want. But I am no index expert as I rarely use this tool.

Code:
<h1><a class="sigil_index_marker" style="display: none;" title="My Title">My Title</a><a class="sigil_index_marker" title="Title">Title</a></h1>
When you run Tools->Index->Create Index it should do what you want.

Basically I had to insert an anchor around a new set of text and then style that anchor to not be displayed.

There may be other ways.

But in the end it may just be easier to edit the generated Index and under "My Title" put a link to the Title index entry under "See Title".
KevinH is offline   Reply With Quote