- Connect your Kobo to your computer
- Copy the
.kobo/BookReader.sqlite
file from the Kobo to this folder - Install dependencies by running
npm install
- Run the script by running
nodejs index.js
- The files with your annotations will be on the
highlights
folder
- Copy your
.annot
file to this folder and rename itannotations.annot
- Install the dependency by running
npm install xml2json
- Run the script by running nodejs
nodejs from_file.js
- Your annotations will be in the
annotations.md
file