OtterBrowser / otter-browser

Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
https://otter-browser.org
GNU General Public License v3.0
1.83k stars 277 forks source link

Add menu item to mark all entries in a feed as read #1699

Closed rjframe closed 2 years ago

rjframe commented 2 years ago

Adds the ability to mark all of a feed's articles as read.

I added this to the left (feed) view for the selected feed. It may make more sense to put it on the entry view.

rjframe commented 2 years ago

@Emdek I've made the changes. I also moved the menu item to be below "Open"; it seemed awkward sitting between Update and Open since they both have icons, and Open feels like it should be above other operations.