Quote:
Originally Posted by DNSB
If you simply rename an ebub to .kepub.epub, it will use the ACCESS renderer and you can highlight, etc. Book progress will be remembered depending on other glitches in Kobo's coding though those seem to have affected epubs recently. With the spans in place, it does make it easier to select text and more reliable when remembering the location.
|
The progress and bookmarks rely on the spans. The id for the span you are up to is stored in the database. The bookmarks store the start and end span id plus the characters count within. If you don't have them, the best the progress will remember is the start of the chapter. Highlights don't get stored without the spans.