Get your Kindle Notes and Highlights even in the App!

Anyone reading my blog for any period of time knows that I love the Kindle’s highlight and notes features.  I wrote a macro for the original Kindles (that works on the Kindle 2 as well) to take the text file and make it a very nice readable document in Word.

One drawback had been that Amazon never explained how to get to the highlighted texts or notes when you were using a Kindle app–whether iPhone or Android.

Luckily others have deciphered this for us, and have developed a program that will generate a text file from the data file.  (The information in the apps is stored in *.mbp files, because they, like the core Kindle format, are based on the MobiBook standard.)

To find the files (in Android devices) go into the file system, either through a USB connection, or using a file explorer program such as Astro File Manager.  From there search the /SDCard/Android/Amazon/Kindle folder for the files.  You will need to do a little exploring here if you want to only get the information from one file, since the books are named with the Amazon naming convention and not using “book titles” as we know them.

From here, either copy the files to your computer or email them to yourself (or put them in your dropbox on your Android and expect them to be on your computer.)  At that point, just move the files to the folder on your computer where you have installed the mbp reader program, and you are off and running!

You can read more about the “mbp reader” program, where to get it, and how to use it here.

One nice thing about this approach compared to the myclippings.txt approach is that the files are for each book, so we no longer have to wade through a large document, sorting and combining.  On the other hand, this does mean you will have as many files as you have downloaded books.

I hope to learn a bit more about how this all works, so that we can add back in some of the information that we are losing in the current process (such as location in the book) and I do want to confirm that the information is in the same order in which it appears in each book.  Either way, this is going to be fun!

Be sure to thank the folks that put this together!