Skip to content

alloy-org/readwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

90251e0 · Mar 6, 2024
Mar 14, 2022
Mar 19, 2022
Mar 6, 2024
Mar 6, 2024
Apr 26, 2023
Feb 8, 2024
Apr 26, 2023
Apr 26, 2023
Apr 26, 2023
Jun 17, 2023
Dec 13, 2023
Apr 26, 2023
Apr 26, 2023
Apr 26, 2023
Jun 16, 2023
Jun 16, 2023

Repository files navigation

Ample-Readwise

Ample-Readwise is Amplenote plugin that implements Readwise-sync functionality desired by its author.

What are we working on lately?

Progress over last three months

Installation

  1. Clone this repo. git clone git@github.com:alloy-org/readwise.git
  2. Install node and npm if you haven't already.
  3. Run npm install to install the packages.
  4. Copy .env.example to .env and fill in the environment variable for your OpenAI key

Testing

Run NODE_OPTIONS=--experimental-vm-modules npm test to run the tests.

If it complains about jsdom being absent, run npm install -D jest-environment-jsdom and try again.

Run tests continuously as modifying the plugin

NODE_OPTIONS=--experimental-vm-modules npm run test -- --watch

Technologies used to help with this project

About

Amplenote Readwise integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published