Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 09-07-2020, 03:44 AM   #1
helpplease
Member
helpplease began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jan 2011
Device: Mac, VM solutions
Best way to link Chapter Reference Notes

Hi:
What is the simplest/easiest/best way to link over 500 chapter reference notes that are not linked in my epub. (using Sigil, Calibre or some other means)

i am a beginner and I was hoping this is a common problem people get around.

The links worked online viewing of ebook.

In the xHTML, using Sigil I can see

link within the chapter body
<a href="m-ISBN-chapter-1#m-ISBN-chapter-1-bibItem-54" class="Ya2">Surname (1985)</a>

reference at end of chapter
<p class="TD0">Surname, J. (1985). <i class="ZR661">Book Title</i>. Churchill Livingstone, Edinburgh.<span class="VQ918">Find this resource:</span></p>

I cannot see in the xHTML that each chapter reference item has been tagged by a number e.g. bibItem-54

Thankyou for your help
helpplease is offline   Reply With Quote
Old 09-07-2020, 09:42 AM   #2
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,680
Karma: 23983815
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by helpplease View Post
Hi:
What is the simplest/easiest/best way to link over 500 chapter reference notes that are not linked in my epub. (using Sigil, Calibre or some other means)
If all entries have unique class attributes, you might be able to use my Sigil FootnoteLinker plugin.
It's a very simple plugin and only works if the number of footnote references is identical to the number of footnote definitions. I.e., you might have to wrap multi-paragraph footnote definitions in custom <div> classes.
Doitsu is offline   Reply With Quote
Advert
Old 09-07-2020, 12:13 PM   #3
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by helpplease View Post
Hi:
What is the simplest/easiest/best way to link over 500 chapter reference notes that are not linked in my epub. (using Sigil, Calibre or some other means)

i am a beginner and I was hoping this is a common problem people get around.

The links worked online viewing of ebook.

In the xHTML, using Sigil I can see

link within the chapter body
<a href="m-ISBN-chapter-1#m-ISBN-chapter-1-bibItem-54" class="Ya2">Surname (1985)</a>

reference at end of chapter
<p class="TD0">Surname, J. (1985). <i class="ZR661">Book Title</i>. Churchill Livingstone, Edinburgh.<span class="VQ918">Find this resource:</span></p>

I cannot see in the xHTML that each chapter reference item has been tagged by a number e.g. bibItem-54

Thankyou for your help
Well, those two items--the chapter body link and the actual reference--have nothing in common. The id for the link, the "m-ISBN-chapter-1#m-ISBN-chapter-1-bibItem-54" is not the name of the reference, so...how does your initial link know where to go?

May I ask how you got this far? What did you do, to get this ePUB?

Hitch
Hitch is offline   Reply With Quote
Old 09-07-2020, 01:03 PM   #4
BobC
Guru
BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.
 
Posts: 691
Karma: 3026110
Join Date: Dec 2008
Location: Lancashire, U.K.
Device: BeBook 1, BeBook Pure, Kobo Glo, (and HD),Energy Sistem EReader Pro +
You say that the links work in the "online version". If so have have you imported and converted that to an EPUB. I suspect that that is where the problem lies and it might be worth starting over again.

As Hitch says the code you have given as an example looks decidedly odd.

BobC
BobC is offline   Reply With Quote
Old 09-15-2020, 09:35 PM   #5
helpplease
Member
helpplease began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jan 2011
Device: Mac, VM solutions
Thankyou firstly for your replies -- all guru status !
@BobC @Hitch @Doitsu

I redid as sugggested, "started over", but this time with a different extract tool. This time it worked!

This time I used a chrome extension.

I am a beginner and teaching myself with an existing title on the web -- apologies my example confused, but I admit I am totally grabbling.... It is rather daunting but I have accomplished using a chrome extension. Entire world of epub creation is rather daunting but Sigil epub editor is super wonderful. Even for a beginner I can get the basics.
helpplease is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
H5 link got into each chapter of TOC somehow Gregg Bell Sigil 4 10-03-2019 07:13 PM
Possible to link/cross-reference book entries in a bidirectional relationship? shayaknyc Library Management 2 07-01-2019 06:56 PM
Link/reference book in database Hampshire Nanny Library Management 13 06-27-2016 11:10 PM
Adding new chapter, what about CSS link? spaze Sigil 3 02-24-2011 05:35 AM
Accessories How To Build a Homemade Kindle Cover/Case (Link Reference) meem Amazon Kindle 2 08-17-2010 03:42 PM


All times are GMT -4. The time now is 04:29 PM.


MobileRead.com is a privately owned, operated and funded community.