guyfedwards / nom

RSS reader for the terminal
GNU General Public License v3.0
343 stars 19 forks source link

Ideas for Favorite Improvements #75

Open levlaz opened 2 months ago

levlaz commented 2 months ago

It seems that the f key to favorite a post does not work if you are reading the post. This makes the interaction a bit awkward because if I exit, its marked as read, so then I need to search for it with the read filter on, then when I favorite it it dissapears. It would be great to do the following.

  1. Allow users to favorite from within a post
  2. Make the favorites view show unread or read posts by default instead of needing to explicitly filter with M first.
guyfedwards commented 2 months ago

Number 2 fixed as part of https://github.com/guyfedwards/nom/pull/85