/rextract

A simple toolchain for moving Remarkable highlights to Readwise

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Usage

  1. Install and setup remarking

  2. Get an access token for your Readwise account, and put it in upload.py

  3. Use remarking to extract all Remarkable highlights to a local hl.json via

    remarking run json [folder name] > hl.json

  4. Run upload.py to upload all extracted highlights to Readwise

License

rextract is licensed under the GNU GPLv3 or later. See LICENSE.txt for more details.