https://github.com/iamwillbar/calibre-plugin-readwise
Calibre plugin to export your highlights to Readwise. This plugin is not supported by Readwise - please report any issues in this repository.
https://github.com/iamwillbar/calibre-plugin-readwise
calibre-plugin readwise
Last synced: about 13 hours ago
JSON representation
Calibre plugin to export your highlights to Readwise. This plugin is not supported by Readwise - please report any issues in this repository.
- Host: GitHub
- URL: https://github.com/iamwillbar/calibre-plugin-readwise
- Owner: iamwillbar
- License: mit
- Created: 2021-02-15T00:28:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T10:54:39.000Z (over 1 year ago)
- Last Synced: 2025-04-10T12:23:47.876Z (10 days ago)
- Topics: calibre-plugin, readwise
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 64
- Watchers: 4
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-readwise - calibre-plugin-readwise - An export plugin for Calibre. (Tools / Calibre)
README
# Readwise Plugin for Calibre
[Calibre](https://calibre-ebook.com/) plugin to export your highlights to [Readwise](https://readwise.io/). This plugin is **not** supported by Readwise - please report any issues in this repository.
## Requirements
* [Calibre](https://calibre-ebook.com/) >= 5.0.1
* [Readwise](https://readwise.io) account## Installation
1. Install the Calibre plugin:
1. Download the [latest release](releases/latest).
1. Open Calibre.
1. Click Preferences and then Plugins.
1. Click Load Plugin From File and then select the release you downloaded above.
1. Get a Readwise access token by going to https://readwise.io/access_token.
1. Configure the plugin:
1. Click the Readwise icon on the main toolbar.
1. Click Configure This Plugin.
1. Paste the access token and click OK.## Usage
Highlights are not exported to Readwise automatically, to trigger the export:1. Click the Readwise icon on the main toolbar.
1. Click the Export to Readwise button.Deleted highlights will **not** be deleted from Readwise, if you want to remove them you need to do that within Readwise.
## License
MIT - see [LICENSE](LICENSE). Readwise logo used with permission - see [NOTICE](NOTICE).