View Single Post
Old 11-17-2017, 08:44 AM   #43
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,805
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by frostschutz View Post
That's sounds a bit like the oddity of the KEPUB format which, for the strangest reason, needs special span tag markers all over the book for it to be able to remember the reading positions. If you simply take a regular ebook and just rename it to .epub.kepub, reading progress won't work.

However last time I tried (years ago by now, I'm sure) the KEPUB converter couldn't handle Japanese particularly well either so I just ... did it myself by adding an empty <span class="koboSpan" id="kobo.123.1"></span> with incrementing numbers at the start of each paragraph.

With that you can go in and out of the book and not be kicked back to the start of the entire book or the current chapter you're reading; it starts you right at the very same page you left it as it should.
I would be happy to try and add Japanese support to my kepubify tool if someone gives me a few regexes for sentence boundaries.
geek1011 is offline   Reply With Quote