/ebook-clippings

Commands for importing and managing highlights and notes from your E-book reader.

Primary LanguagePythonMIT LicenseMIT

E-book Clippings

Build Status

Getting Started

Checkout project and run:

poetry install

Commands

Convert My Clippings.txt to a .json file

poetry run import --input-filepath="resources/2021-10-27-MyClippings.txt" --output-filepath="resources/clippings.json"