Quote:
Originally Posted by davidfor
In that case, I would actually talk to the KOReader developers. If they have an export function for the annotations, they probably have an import, and adding a merge function to that makes sense. Or export and merge would work as well.
|
KOreader creates .sdr subfolder with same name as the book of the folder where book is placed, in that folder there is a file called metadata.epub.lua which in lua data format has metadata about the book reading progress some settings and also highlights. I am attaching the example.
There is python based sw for extracting these information on github called
KOHighlights