> ## Content Index
> Fetch the complete content index at: https://www.autodidacts.io/llms.txt
> Use this file to discover other available public pages before exploring further.

# Star rating support has been merged into the Readeck KOReader plugin
- URL: https://www.autodidacts.io/readeck-koreader-plugin-now-supports-syncing-star-ratings-as-likes-and-labels/
- Published: 2026-02-05T02:13:55.000Z
- Updated: 2026-02-05T02:13:55.000Z
- Description: I ported over the patch I wrote for the Wallabag plugin, and improved it
- Author: Curiositry
- Tags: 100DaysToOffload, Read-it-later, KOReader, Kobo, Readeck, Wallabag, Lua

****Note:** this post is part of [#100DaysToOffload](https://www.autodidacts.io/100daystooffload/), a challenge to publish 100 posts in 365 days. These posts are generally shorter and less polished than our normal posts; expect typos and unfiltered thoughts! [View more posts in this series.](https://www.autodidacts.io/tag/100daystooffload/)

  
I am happy to report that my pull request adding star rating synchronization to iceyear’s Readeck KOReader plugin was merged today, and I have submitted a follow-up PR with UI improvements.

[Sync KOReader star status to Readeck (as labels / favorites) by curiositry · Pull Request #20 · iceyear/readeck.kopluginI have ported over and improved a patch I wrote for the Wallabag plugin (koreader/koreader#14793), to add rating syncing to this plugin. If the user checks a feature checkbox, this syncs star ratin…![](https://www.autodidacts.io/content/images/icon/pinned-octocat-093da3e6fa40-4.svg)GitHubiceyear![](https://www.autodidacts.io/content/images/thumbnail/20)](https://github.com/iceyear/readeck.koplugin/pull/20?ref=autodidacts.io)

I took [the code I wrote for the Wallabag plugin](https://www.autodidacts.io/star-wallabag-entry-from-koreader/), and the feedback I received on the [KOReader pull request for that patch](https://github.com/koreader/koreader/pull/14793?ref=autodidacts.io), and combined the two. So this patch has a nice menu entry.

![](https://www.autodidacts.io/content/images/2026/02/readeck-koreader-plugin-star-settings-ui.png) 

![](https://www.autodidacts.io/content/images/2026/02/readeck-koreader-plugin-star-settings-ui-open.png) 

It might not look like much, but it’s quite blingy, by my standards!

Next, I plan to port the new UI back over to the Wallabag plugin, so that patch can be merged.