gabimelo / utilities

Some scripts for general personal utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utilities

Personal utilities repo.

  • export_kindle_highlight.py

This script exports all highlights from Kindle into txt files, one for each book with highlights. For it to work, you must copy your "My Clippings.txt" file from your Kindle to directory containing this Python script. To get this file, you will want to connect your Kindle to your computer via USB, and "My Clippings.txt" can usually be found under the documents directory. To execute it, run python export_kindle_highlight.py. You will find a newly created books directory containing your highlights.

About

Some scripts for general personal utilities.


Languages

Language:Python 100.0%