innocenat / kindle-epub-fix

A simple Javascript website to fix common EPUB problem for Amazon's Send to Kindle.

Home Page:https://kindle-epub-fix.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixing Indexing in a book.

aadil42 opened this issue · comments

I have used the netlify app for fixing epubs indexing. But for some books it doesn't fix the indexing. It says no error detected. Is there a way to fix indexing in a epub? Any website or app would be appreciated.

I am not sure what you meant by indexing. Could you elaborate?

Sure, by indexing I mean the indexing we get at the beginning of any book, like Chapters. Check out the below screenshots.
there are two books in the images. When clicking on the hamburger menu on the top-left we go to the book's index. We can see how many chapters are there in the book. And we can navigate to a chapter of our liking. Like in a real book. but for some books, it only shows "go to beginning" and "start". I have fixed the book's index in the past on the Netlify app but since the past week, it's not working. Thank you.

Untitled design
Untitled design (1)
Untitled design (2)
Untitled sdfsddesign

Oh you meant Table of Content. There are a few fix in the work (you can check the pull request section) but I was never satisfied with any of the fix. I believe there were also recent changes with the Table of Content handling when Amazon start delivering KFX format to more devices last week. Unfortunately, I don't have time right now to investigated and fix the problem at this time.