Skip to content

Add Mark Feed Read On Badge Click extension - #507

Merged
Frenzie merged 1 commit into
FreshRSS:mainfrom
StathisZ:add-mark-feed-read-on-badge-click
Aug 3, 2026
Merged

Add Mark Feed Read On Badge Click extension#507
Frenzie merged 1 commit into
FreshRSS:mainfrom
StathisZ:add-mark-feed-read-on-badge-click

Conversation

@StathisZ

@StathisZ StathisZ commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Adds a third-party extension: clicking a feed's unread-count badge in the sidebar marks all of that feed's articles as read, instead of requiring you to open the feed and use the separate "mark as read" button.

This differs from two existing extensions that do something adjacent:

  • kalvn's Mark Previous as Read adds a per-entry footer button that marks earlier entries read.
  • bullitt186's Mark As Read Existing periodically re-applies "mark as read" filter rules.

This extension instead intercepts clicks on the sidebar's unread badge directly, no filter rules or per-entry buttons involved.

Repo: https://github.com/StathisZ/freshrss-mark-read-on-click

@Frenzie
Frenzie merged commit 0beb20b into FreshRSS:main Aug 3, 2026
1 check passed
@StathisZ
StathisZ deleted the add-mark-feed-read-on-badge-click branch August 4, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants