View Single Post
Old 02-04-2024, 03:56 PM   #2
LuisNeto
Member
LuisNeto began at the beginning.
 
Posts: 13
Karma: 10
Join Date: May 2022
Device: Kobo Libra 2
To expand on what I wrote above:

1)
Despite the problem fixing itself for EPUB files, it should save it correctly from the beginning.

2)
I've actually analysed this at database level with the EPUB, before and after quitting the book, and I could see that the value of ContentID in the Bookmark table had been updated.

After making the highlight and before quitting the book, the value ended in
Code:
file:///(...).xhtml#idParaDest-40
.

After quitting, it has changed to
Code:
file:///(...).xhtml#idParaDest-41
.

Last edited by LuisNeto; 02-04-2024 at 04:00 PM.
LuisNeto is offline   Reply With Quote