Skip to content

An Anki plugin used to export Readwise highlights to Anki

Notifications You must be signed in to change notification settings

ethan-butler-alight/readwise2anki

Repository files navigation

readwise2anki

Development Prerequisites

  1. Python 3.12 w/ pip
  2. Pipenv

Getting Started with Development

  1. git clone https://github.com/ethan-butler-alight/readwise2anki.git
  2. pipenv install
  3. pipenv shell
  4. Create a src\readwise2anki\config.json file with the contents
{
  "API_KEY": "<YOUR READWISE API KEY HERE>"
}
  1. Create a symlink pointing src\readwise2anki to your Anki addons folder

  2. python runanki.py

About

An Anki plugin used to export Readwise highlights to Anki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages