
: Accessing Clippings Deleted from MyClippings.txt Is it possible to export old clippings after the MyClippings.Txt file has been deleted? I delete it because keeping every note I've ever saved would
Is it possible to export old clippings after the MyClippings.Txt file has been deleted? I delete it because keeping every note I've ever saved would be messy.
A few months ago docs on my computer became corrupt. I couldn't repair them -- and I had already deleted the MyClippings.txt on my kindle. However, when opening a book on my Kindle -- I noticed that I could still see everything I had saved. However, browsing each book and manually inputting everything on my computer would take way too much time.
Is there a way to "re-export" the clippings I previously made? They're obviously still "there" on my Kindle Voyage -- but I just don't know how to re-export them.
Thanks for your time!
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Shanna

: How can I update my date and time without wifi access? I've got a Fire 7 whose battery died completely and the Date/Time is now 8+ years off (Dec 31, 2009). Our WiFi network requires agreeing

: How to prevent the "flash" on Kindle e-readers? I have avoided buying a Kindle e-reader and opted instead to read on my laptop to avoid the "flash" that occurs on the Kindle screen. The background
1 Comments
Sorted by latest first Latest Oldest Best
Another answer suggests they are available on a web interface, but only if they are books sourced from Amazon (and that you keep it connected to the internet).
If neither of these cases apply to you I may have serendipitously made a starter of a solution to the issue; on my Kindle Paperwhite there's a file under /Kindle/system/userannotlogsDir/ titled annotation_<Unix_Epoch_timestamp>, which I assume is used to determine where the shading for your highlights shows up (I don't know if this file sticks around on Kindles that get connected to wifi). If you download this to your computer, I wrote a perl script to format it as a proper .jsonl file.
From there, contentReference.guid is a permutation of the book title, and position.begin & position.end define the start and end of a highlight by the number of characters (might be bytes) in the ebook file, you may be able to find where your highlights were from there.
Another bash script to generate a spreadsheet of byte lengths of may help to find the exact location of the quotes by dividing by the total length, but it's not always 1:1 with the Kindle's percentage calculation (I suspect images embedded in the files may be the culprit).
Hopefully that's enough to get you started! Sorry it's not as simple as a toggle in the main menu.
Free books android app tbrJar TBR JAR Read Free books online gutenberg