This script extends the "Annotations" plugin of the Calibre ebook manager. It enables the plugin to fetch annotations and notes made on a Sony Reader and add them to Calibre.
- Install the "Annotations" plugin in your Calibre software.
- Download the python scripts from this repository to your computer.
- Edit the "Annotations" plugin's config file (in Ubuntu it is located at
~/.config/calibre/plugins/annotations.json
) and add the file location of this script to"additional_readers": [ ... ]
.