Is there a way to hide entries that are not relevant without having to mark them as read? #1772
Replies: 8 comments 1 reply
-
I personally use the mark as a read feature to discard all the entries that I don't want to read, either with keyboard shortcuts or touch gestures on mobile. Then I read what is left. I bookmark the articles that I want to read later. Sometimes, I just read a few interesting articles, and discard everything else by marking all articles as read. In my case, the actual "mark as read" feature is more like "I'm not interested / discard". I'm thinking more and more about changing this flow in Miniflux since RSS feeds are a constant flow of new articles. But that might be for the next major version of Miniflux. |
Beta Was this translation helpful? Give feedback.
-
I think it would be a good improvement, for me is important to know what I read, what I like, what I want to read and hide or archive what I wont read. When are you planning to start the development of the next major version? I would like to contribute |
Beta Was this translation helpful? Give feedback.
-
Yep, definitely a "discard" button is needed. I need to know what I already read and what i don't. Besides of this, thanks for your project, I am using a lot! |
Beta Was this translation helpful? Give feedback.
-
would 'archive' also work? |
Beta Was this translation helpful? Give feedback.
-
There are similar issues opened in the past about this topic: #1285, #1567, #784, and maybe more. Internally, Miniflux has currently 3 entry statuses The status There are certainly different ways to solve this. I need to think more about it... The first thing that comes to my mind is to have a new action "hide" in the web ui that allows people to change the entry status to The read later feature could be handled like the bookmark/favorite feature. |
Beta Was this translation helpful? Give feedback.
-
Any progress on this? |
Beta Was this translation helpful? Give feedback.
-
If we firstly add a new statue e.g. either Normal user won't notice the difference with the new statues in the database, because no entries should go to the new status in the production release. |
Beta Was this translation helpful? Give feedback.
-
I want to add to the discussion a new kind of status in addition of the ones you mentioned. I'm analyzing a way to implement #1847 and the concept of In addition to the status, we could also save some "reading" metadata such as enclosure playing position (already done) and scroll position (not done). What are the impact of adding a new |
Beta Was this translation helpful? Give feedback.
-
How is the workflow of using miniflux?
I add my feeds, and then a bunch of new entries appear. I want to go through them and discard the ones that are irrelevant, read the ones that I want to read and also keep the ones that seem interesting for reading later.
Is this the intended way or I am using it incorrectly?
I don't understand how can I mark any entry as "read later", or delete the entries that are not interesting and I wont read from the main feed.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions