yang991178 / fluent-reader-lite

Simplistic mobile RSS client built with Flutter
https://hyliu.me/fluent-reader-lite/
BSD 3-Clause "New" or "Revised" License
1.38k stars 89 forks source link

2 things that might be useful #55

Open melbbiker opened 2 years ago

melbbiker commented 2 years ago

I use fluent reader everyday. It's awesome, and these two suggestions might make it even better.

  1. Be able to pin the menu/sources list (on the left hand side) open like in Outlook. This would allow rapid navigation through the categories (groups) and individual feeds, being able to right click them and mark as appropriate. At the moment, each time you select a source or feed, the menu closes.
  2. Make the "mark all" icon a one click operation, instead of having to click it, and then select a time interval to mark.

I hope you find this feedback useful, and thank you for your work so far. I really appreciate the app.

yang991178 commented 2 years ago

I assume that this is for the desktop app instead of this one? For the desktop app, you can pin the menu simply by making the window wide. There's no plan to change the behavior of marking all as read though since that's a potentially destructive behavior.