highlights

Code for converting, importing, processing, and displaying Kindle, Instapaper, and Safari Books highlights

Downloads
152
Stars
207
Committers
5

Bot releases are visible (Hide)

highlights - v3.0.0 Latest Release

Published by sawyerh about 1 year ago

highlights - v2.0.0

Published by sawyerh almost 2 years ago

  • Added my public-facing site in web/ and the Firebase-related code (functions, database, etc) in firebase/
  • Refactored some code, including migrating most of the codebase to TypeScript. Still a lot of room for improvement
  • Fixed issues with Node 18
  • Improved test coverage, and added GitHub Actions for test suites
highlights - 1.0.0

Published by sawyerh almost 7 years ago

Updated Lambda handler

  • Major refactor and cleanup
  • Highlights now import into Google's Firestore DB, rather than Siteleaf.
  • Removed importer code for iBooks, Readmill, and Kindle bookmarklet. These might reappear, but for now I don't need them. These are still accessible by downloading the original release.

New NPM Packages

Two packages have been published to NPM:

highlights - 0.1.0-beta.1

Published by sawyerh almost 7 years ago

The very first attempt, which imports my highlights into Siteleaf. This was the original codebase written about here.