rowanelizabeth / highlight-utils

My tools for converting, importing, and processing Kindle, Instapaper, and Safari Books highlights

Home Page:http://highlights.sawyerh.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello 👋 You're at the root of a monorepo. Within this repo are several different packages:

Name Description
kindle-email-to-json Converts an email export of Kindle notes into a JSON object.
kindle-email-to-json
kindle-clippings-to-json Convert an email including Kindle clippings into a JSON object.
kindle-clippings-to-json
highlights-email-to-json Converts an email of plain text notes into a JSON object. You can use this for a lot of things — I primarily use it as a way to import Instapaper highlights.
highlights-email-to-json
safari-books-csv-to-json Converts an email attachment consisting of an O'Reilly Safari Books CSV highlights export into a JSON object.
safari-books-csv-to-json
Email Handler An AWS Lambda function for handling the receiving of an email export
SMS Handler An AWS Lambda function for sending a daily SMS of a random highlight

For more background about this project, read this blog post.

About

My tools for converting, importing, and processing Kindle, Instapaper, and Safari Books highlights

http://highlights.sawyerh.com


Languages

Language:JavaScript 94.0%Language:Shell 6.0%