Move “Show Only Unread” option from the channel/category context menu to the main menu #39

Closed
opened 2026-07-03 07:46:51 -07:00 by serrebi · 1 comment
Owner

It is required to address the current ambiguity regarding the scope of the “Show Only Unread” filtering action. Currently, the option is located in the context menu for channels and categories, but it applies globally to all channels rather than to the selected item. This placement creates a misleading impression that the filter will be applied only to the specific channel or category for which the context menu was opened.

It is proposed to remove the “Show Only Unread” item from the channel/category context menus and add it to the main “View” menu.

Expected behavior

  • The “Show Only Unread” option should no longer appear in the context menus for channels or categories.
  • The option should be available in the main “View” menu, clearly indicating its global effect on the application view.
  • When activated, the filter should continue to display only unread articles across all channels, as implemented currently.
It is required to address the current ambiguity regarding the scope of the “Show Only Unread” filtering action. Currently, the option is located in the context menu for channels and categories, but it applies globally to all channels rather than to the selected item. This placement creates a misleading impression that the filter will be applied only to the specific channel or category for which the context menu was opened. It is proposed to remove the “Show Only Unread” item from the channel/category context menus and add it to the main “View” menu. #### Expected behavior - The “Show Only Unread” option should no longer appear in the context menus for channels or categories. - The option should be available in the main “View” menu, clearly indicating its global effect on the application view. - When activated, the filter should continue to display only unread articles across all channels, as implemented currently. <!-- forgejo-github-sync: issue github=serrebidev/BlindRSS#40 -->
Author
Owner

Fixed in v1.77.4, exactly as proposed:

  • Show Only Unread no longer appears in the channel/category context menus.
  • It now lives in the View menu as a checkable item (View → Show Only Unread), reflecting its global effect.
  • The filter behavior itself is unchanged — it still shows only unread articles across all channels — and the menu check state stays in sync when BlindRSS restores an unread-filtered view at startup.

Thanks for the suggestion!

Fixed in [v1.77.4](https://github.com/serrebidev/BlindRSS/releases/tag/v1.77.4), exactly as proposed: - **Show Only Unread** no longer appears in the channel/category context menus. - It now lives in the **View** menu as a checkable item (`View → Show Only Unread`), reflecting its global effect. - The filter behavior itself is unchanged — it still shows only unread articles across all channels — and the menu check state stays in sync when BlindRSS restores an unread-filtered view at startup. Thanks for the suggestion! <!-- forgejo-github-sync: comment github=serrebidev/BlindRSS#40/4877695965 -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
serrebi/BlindRSS#39
No description provided.