#txt #book #export #file #notes #per #kindle

app kindleclip

CLI tool to export a file per book in kindle 'My Clippings.txt'

6 releases (breaking)

0.7.0 Aug 14, 2021
0.6.0 Jul 31, 2021
0.4.0 Mar 17, 2021
0.3.0 Mar 3, 2021
0.2.1 Dec 27, 2019

#1513 in Text processing

23 downloads per month

GPL-3.0-only

10KB
207 lines

kindleclip

Rust

Extract a file per book in your kindle My Clippings.txt.

Usage:

kindleclip <CLIPPING_FILE> <OUTPUT_DIR>

This will go through all your kindle clippings and export notes to a file with a somewhat-sanitised filename (lowercase, replace ' ' with '-', remove some punctuation).

If the note was a NOTE (rather than a highlight), the text 'NOTE FOR PREV' will be exported above a note, so that it's easier to link highlight and note.

Dependencies

~4.5–6MB
~104K SLoC