From e8b1976f4f99805d02ce91d53e9ea64156ff6458 Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Tue, 24 Jun 2025 14:34:31 +0800 Subject: [PATCH] doc: adjust the priority of the readest koplugin for Koreader (#1467) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1596c83b..3764a624 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,8 @@ | **Feature** | **Description** | **Priority** | | ------------------------------- | ------------------------------------------------------------------------------------------ | ------------ | +| **Sync with Koreader** | Synchronize reading progress, notes, and bookmarks with [Koreader][link-koreader] devices. | 🛠 | | **AI-Powered Summarization** | Generate summaries of books or chapters using AI for quick insights. | 🛠 | -| **Sync with Koreader** | Synchronize reading progress, notes, and bookmarks with [Koreader][link-koreader] devices. | 🔄 | | **Keyboard Navigation** | Implement vimium-style keybindings for book navigation. | 🔄 | | **Support OPDS/Calibre** | Integrate OPDS/Calibre to access online libraries and catalogs. | 🔄 | | **Audiobook Support** | Extend functionality to play and manage audiobooks. | 🔄 |