View Single Post
Old 06-09-2023, 02:36 PM   #91
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,097
Karma: 92190113
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by tomsem View Post
Is it possible to decode the files containing text notes, highlights, bookmarks (in .sdr folder)?
Yes. See KRDS - A parser for Kindle reader data store files.

The main problem with that approach is that the text being annotated is referenced using "position" numbers. It is not actually included in those files. The actual book files must be used to decode the position and find the referenced text.

The method for doing that varies with different books formats (MOBi, KF8, KFX, etc) and so implementing it would take some work. And a major roadblock to that approach is that most books purchased from Amazon are in KFX format with DRM that cannot be decoded using the DeDRM plugin.
jhowell is online now   Reply With Quote