readwiseio233k downloadsSync highlights from Readwise to your vault.
This official plugin maintained by the Readwise team enables you to easily and automatically export all your digital highlights to Obsidian from a variety of sources such as Amazon Kindle, Apple Books, Google Play Books, Instapaper, Pocket, Medium, Twitter, PDFs, and more.

Note: This plugin requires a subscription with Readwise — a paid service that makes it easy to aggregate and review all your reading data into one place.
This project uses Node.js 20 in CI. To run the same checks locally:
npm ci
npm run typecheck
npm test
npm run build
Pull requests run these checks automatically through GitHub Actions.