Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

huangziwei/k2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k2d: Import Kindle Highlights to Day One 2.

This little commandline tool is here to help you importing highlights from Kindle to Day One 2.

For each highlight, k2d will creat an entry on Day One 2, the date will be the timestamp you highlighted the quote, and both the book title and author will be saved to the entry as tags.

Noted! In order to avoid re-importing the same highlight into Day One and creating duplicated entries, the My Clippings.txt file in Kindle will be moved to ~/Document/k2d directory. My Clippings.txt is just a log file and removing it will not interfere with the highlights in your .azw or .mobi files.

Prerequisites

Installation

pip install k2d

Usage

First, install Day One 2 CLI tool:

sudo /Applications/Day\ One.app/Contents/Resources/install_cli.sh

Then, plug your Kindle to your Mac via USB (Sorry, I don't think there's a way to get rid of the cable yet).

In Day One 2, create a new Journal for your Kindle highlights or just use any existing Jounrals you like, then simply enter:

k2d [name of the Jounral]

in your terminal. For example, importing highlights to a Jounral called Quotes:

k2d Quotes

Screenshots

terminal

dayone

About

Importing Kindle Highlights to Day One 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages