View Single Post
Old 06-14-2019, 11:04 AM   #64
rashkae
Wizard
rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.rashkae ought to be getting tired of karma fortunes by now.
 
rashkae's Avatar
 
Posts: 1,274
Karma: 5935030
Join Date: Jun 2011
Location: Ontario, Canada
Device: Kobo Aura HD
Okay, wow, the conditions to replicate this are a little exotic.

First, you need 2 TOC entries that point the same file. In the sample file provided, you can see an example in the first Chapter:

<navPoint id="num_3" playOrder="3">
<navLabel>
<text>WXAJAX CGASHKR 10</text>
</navLabel>
<content src="Text/Section002.htm"/>
<navPoint id="num_4" playOrder="4">
<navLabel>
<text>JTV</text>
</navLabel>
<content src="Text/Section002.htm#u45555f1e-69fc-48ec-bef8-8b9f79f176a2"/>
</navPoint>

(Note, It doesn't matter if the two entries are nested or not.)

Then, you have try to save a position that is significantly after the position of the TOC position ID, (but still in the same file), either by highlighting, or exiting the book (ie, trying to save your current page.) The text immediately following the ID is ok, but the text approx 2 pages after will not save in the database.


PS: Have you ever tried the KoboTouch Extended Driver in Calibre? I know some people prefer the more technically accurate formatting of pure epub, but trying to test this was a great reminder to me how terrible the performace of epub reader is compared to Kepub.. especially when it comes to Highlighting and footnotes.

Last edited by rashkae; 06-14-2019 at 11:13 AM.
rashkae is offline   Reply With Quote