![]() |
#1 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2020
Device: Kindle
|
Cannot get pop-up footnotes to appear on Android Kindles
I've been trying to get pop-up footnotes work on my MOBI file. It's really hit or miss.
They DO work on an E Ink Kindle I have (not sure what model -- I think it's just the most basic Kindle). They also work in Calibre. They DO NOT work in two different Android Kindle apps. In both these apps, the footnote reference link sends you back to where the note is located at the end of the chapter (like a normal footnote would). However, on both these Kindle apps, I am reading other books that DO have pop-up footnotes, so I know it's possible. I just can't peek inside those books to see what HTML they used. (I can't check my footnotes in Cloud Reader or Kindle for PC because I can only load and test my MOBI as a document, not a book, and documents don't show up in either of those platforms.) Here is my code for the note reference: Code:
<a href="#fn1" class="footnote-ref" epub:type="noteref" id="footnote-1-ref">[1]</a> Code:
<aside id="fn1" class="footnote" epub:type="footnote"> <a href="#footnote-1-ref" class="footnote-number">[1]</a> Note content here... </aside> |
![]() |
![]() |
![]() |
#2 |
mostly an observer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,510
Karma: 987654
Join Date: Dec 2012
Device: Kindle
|
As I understand it, the book must be enabled for Enhanced Typesetting. Perhaps that happens only in the course of publishing it? Let's hope JHowell replies! He would know.
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2020
Device: Kindle
|
When I open my MOBI in Kindle Previewer, I get the "Enhanced Typesetting" checkbox in the left column, so I think I have that. Also, pop-up footnotes DO work in Kindle Previewer.
And I just realized how to open my MOBI in Kindle for PC. They do NOT work there. |
![]() |
![]() |
![]() |
#4 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,054
Karma: 78004057
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
Quote:
An e-ink Kindle running firmware 5.12.4 will produce popup footnotes in either KF8 or KFX format, but not MOBI7. Kindle for PC version 1.28 and Kindle for Android version 8.29 will produce popup footnotes in KFX format, but not MOBI7 or KF8. |
|
![]() |
![]() |
![]() |
#5 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2020
Device: Kindle
|
I'm using KindleGen. I did notice this:
Code:
I1041: The file format version is V6 Code:
The file format version is V8 |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2020
Device: Kindle
|
I'm using KindleGen. I did notice this:
Code:
I1041: The file format version is V6 Code:
The file format version is V8 |
![]() |
![]() |
![]() |
#7 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2020
Device: Kindle
|
I've been doing some Googling, and it seems that Amazon might do some voodoo when the MOBI is uploaded to KDP. It seems that the "book" customers purchase and download is not necessarily the same as the "document" I uploaded in an attempt to preview my book.
Is this true? Is there a chance that Amazon will actually deliver a more advanced (KFX?) version of my MOBI to purchasers? |
![]() |
![]() |
![]() |
#8 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,054
Karma: 78004057
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
Kindlegen produces a Master MOBI, which includes both the older MOBI7 and newer KF8 formats in one file. If you sideload that file those Kindle apps and devices that support KF8 will use the KF8 part and the rest (mainly older Kindles and the Kindle for iOS app) will use the MOBI7 part.
When you publish a book on Amazon the publishing process produces additional formats, usually KCR and KFX. KFX, the format behind Enhanced Typesetting, is sent to most newer apps and devices. KCR is sent to the Kindle Cloud Reader and sometimes to Kindle for iOS. Amazon does not provide a method to produce your own KFX files for testing. Instead the Kindle Previewer produces a variant of KFX (called KPF) and uses that to show how the book will look on newer Kindle apps and devices. As an alternative I have developed the KFX Output calibre plugin to allow the generation of KFX files for personal use and testing, however the Kindle Previewer should be sufficient for most purposes. |
![]() |
![]() |
![]() |
#9 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2020
Device: Kindle
|
That's helpful, thank you.
|
![]() |
![]() |
![]() |
#10 | |
the rook, bossing Never.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,840
Karma: 69972205
Join Date: Jun 2017
Location: Ireland
Device: Both Kinds: epub based makes and Kindle
|
Quote:
They recommended I use validated epub2 for upload rather than any sort of mobi or doc or docx. If people get KFX (which is a nasty format), then they get all the enhanced KFX rendering. The Kindles COULD do the same popups, (optionally page numbers) and enhanced rendering with EXISTING AZW/KF8 , but Amazon hasn't enabled it in the firmware / apps. KFX is really about reducing Whispernet costs and increased DRM, even when a Publisher has requested no DRM. The SAME user with same model Kindle may receive KFX OR azw/KF8 or both by using either direct (KFX over WiFi or Mobile) or Download to PC (actually ANY device and OS able to do downloads and be a USB host). Assuming the Firmware supports KFX or AZW. Earlier Kindles always get mobi files (but simple ones without KF8 info). The Download option so far only gives azw/KF8 to later kindles and mobi (KF7?) to earlier kindles. Don't know about the apps, not used them for years. Last edited by Quoth; 04-05-2020 at 07:22 AM. Reason: Older Kindles never get KFX or KF8 |
|
![]() |
![]() |
![]() |
#11 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,730
Karma: 88349670
Join Date: Apr 2011
Device: pb360
|
Quote:
Also, it is my understanding that KFX books a usually significantly larger than KF8 books. |
|
![]() |
![]() |
![]() |
#12 | |
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,960
Karma: 152166881
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
There are innumerable functions that only work in KP3, that do not/will not work in the pre-processing MOBI file. If you see it in KP3, there's an excellent chance that it will indeed work in the for-sale file. It's like enhanced typesetting--you can only see it in KP3, not in the MOBI that you made, or even a mobi that you then export from KP3. But it's there in the for-sale device. Amazon's gone to some lengths to ensure that the final "touches" are only created in the Publishing Workflow (PW), which happens AFTER you hit 'save and publish.' Hitch |
|
![]() |
![]() |
![]() |
#13 | |
the rook, bossing Never.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,840
Karma: 69972205
Join Date: Jun 2017
Location: Ireland
Device: Both Kinds: epub based makes and Kindle
|
Quote:
They are lacking in clarity. As am I! |
|
![]() |
![]() |
![]() |
#14 | |
Bookmaker & Cat Slave
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,960
Karma: 152166881
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
Even if you email it to your Kindle, you won't get "the real thing." FWIW. Hitch |
|
![]() |
![]() |
![]() |
#15 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Apr 2020
Device: Kindle
|
I just want to close out this thread to say that when my book published in Amazon, I went and bought the Kindle version. This means I got it delivered as a "book" instead of a "document" as I had been previewing it.
It was very different. Hyphenation works correctly now, as do the pop-up footnotes. So the lesson learned, as others have pointed out above, is that you can't really preview your book in the exact way people are going to experience it when they buy it from Amazon. There's some "magic voodoo" that happens to your book when Amazon sells it in their store. Thanks to everyone who contributed here. |
![]() |
![]() |
![]() |
Tags |
footnotes |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pop-Up Footnotes, Asides, and Compatibility | Rand Brittain | ePub | 2 | 05-06-2018 03:00 PM |
Pop-up footnotes | Leonatus | Kobo Reader | 41 | 01-13-2017 07:06 PM |
Pop-up footnotes in sideloaded kepubs gone AWOL in fw 4.0.7523 | jackie_w | Kobo Developer's Corner | 6 | 09-25-2016 12:48 PM |
chapters opening as pop-up footnotes | Fedwin | Calibre | 5 | 11-23-2014 12:25 AM |
Drawbacks with Pop Up Footnotes in epub 3 ? | verydeepwater | ePub | 8 | 06-13-2014 05:28 AM |