What is that?
Allow the user to label articles (e.g., good/bad) and store them in the DB. Provide aggregated stats per source accessible via CLI and TUI, such as the following:
- rate: (bad articles / total articles per source)
- ratio: (good: bad: unlabeled)
Why is this useful?
RSS/Atom feeds are great for discovering and testing new sources. However, over time, it becomes difficult to track which sources consistently provide valuable content and which do not.
This feature would allow users to:
- Evaluate sources based on actual reading experience
- Identify low-value feeds
- Gradually prune subscriptions
- Reduce noise and time spent reviewing low-quality articles
So, it turns feed consumption into a measurable feedback loop.
I've been using Nom for a while and absolutely love this project. I wish I could write Go and could contribute.
What is that?
Allow the user to label articles (e.g., good/bad) and store them in the DB. Provide aggregated stats per source accessible via CLI and TUI, such as the following:
Why is this useful?
RSS/Atom feeds are great for discovering and testing new sources. However, over time, it becomes difficult to track which sources consistently provide valuable content and which do not.
This feature would allow users to:
So, it turns feed consumption into a measurable feedback loop.
I've been using Nom for a while and absolutely love this project. I wish I could write Go and could contribute.