A plugin for KOReader to create and manage reading lists directly in your reader.
- Easily accessible from the tools menu
- Create any number of lists
- Mark list items as "read" with checkbox button
- Lists stored in easily editable XML file
readinglist.koplugin has only been tested on a Kobo Libra 2.
- KOReader v2025.10 readinglist.koplugin has only been tested on v2025.10 of KOReader. Follow the KOReader installation guide for your device.
- On your computer, download the zip archive for the latest release of readinglist.koplugin from the repository releases pages.
- Connect to your device via USB.
- Depending on your device, the location of your KOReader installation folder will vary as follows:
- On Kobo:
/.adds/koreader/ - On Kindle:
/koreader - On Android: koreader at the root of your onboard storage
- On Pocketbook:
/applications/koreader - On Cervantes:
/mnt/private/koreader
- On Kobo:
- Following this step,
[koreader]/is a placeholder for the KOReader installation folder on your device.
- On your computer, extract the
readinglist.kopluginfolder from the plugin release zip archivereadinglist-[VERSION].zip. - Copy the extracted
readinglist.kopluginfolder from your computer to[koreader]/plugins/on your device - Safely eject your device from your computer.
- Launch or restart KOReader on your device. The plugin should now be installed.
- Open the KOReader top menu on your device.
- Open the tools menu (wrench and screwdriver icon).
- Navigate to
More tools > Plugin management. - Ensure the checkbox next to
Reading listis checked. - readinglist.koplugin should now be enabled.
To uninstall the plugin, simply delete the readinglist.koplugin folder on your device at [koreader]/plugins/. Once KOReader is restarted, the plugin will be uninstalled.
- TODO: Add usage readme section
- Ability to set custom storage location for plugin XML
- Ability to link list items to books to open when pressed.
- Ability to link list items to entries of a books table of contents.
- Ability to add text blocks to lists.
- Ability to archive reading lists
- Bulk operations for reading lists and list items
- Web based tool for creating and editing plugin XML
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.