View Single Post
Old 01-13-2016, 02:25 AM   #175
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by roger64 View Post
This is a proposal for a new plugin: to transform normal endnotes (or footnotes) into pop-up endnotes. This pop-up feature seems to have been first implemented within docx and has been ported to Calibre converted EPUBs and the Calibre viewer some few months ago.

I had first looked for information because I am interested to add this feature to the converter I usually use. I now think it would be maybe easier - and quicker - to add it as a complementary feature, triggered by a plugin.

When you look at the Calibre code, it seems that some fixed tags or attributes have been added to the usual return links. If some expert was so kind as to look at it, he could tell us if this transformation could be made easily -or not.

On this thread you'll find an example of the Calibre code used for a pop-up endnote.
Huh????


Popup footnotes/endnotes are pretty simple.
There is an EPUB3 standardized form.
Otherwise you don't get them, at all.

Some ereader applications perform heuristic checks to try to find footnotes and make them pop up.
calibre does, and so do the most recent Kindles.

It is pretty simple to get the Kindle to recognize footnotes -- as long as there are matching backlinks to/from the footnote to the main text.
IIRC, calibre uses the same general heuristics.
eschwartz is offline   Reply With Quote