Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T10:54:39.000Z (over 1 year ago)
- Last Synced: 2024-10-26T06:38:40.036Z (3 months ago)
- Topics: calibre-plugin, readwise
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 60
- Watchers: 5
- Forks: 7
- Open Issues: 13
-
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.![957445CE-FDFC-4E4C-ADE2-EDE8EDD35A51](https://user-images.githubusercontent.com/3266447/107865551-7d952c80-6e1c-11eb-9ff3-3b8586defd68.GIF)
## 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).