yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
6.92k stars 391 forks source link

[FR] Number of unread articles on reading modal #642

Open PhilJbt opened 4 months ago

PhilJbt commented 4 months ago

Is your feature request related to a problem? Please describe. I'm following a lot of sources, and I often need to know how many articles I have left to read without having to close the article currently displayed.

Describe the solution you'd like The reading modal should display the number of articles left to read. (1)

Describe alternatives you've considered A progress bar at the top of the main window representing the percentage of articles left to read might be sufficient. (2)

Additional context (1) mockup

(2) mockup_2