miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.82k stars 718 forks source link

Display author and tags on feed items #1104

Open Poorchop opened 3 years ago

Poorchop commented 3 years ago

Tags are a little less important aside from use in filtering rules but displaying the author in a feed item is very useful. I follow certain feeds that publish a ton of articles constantly but sometimes I'm only interested in reading articles written by one or two authors.

Displaying the author would eliminate the need to open an article, check the article, mark as unread if it's not the desired author, go back to unread articles, then repeat the process until I locate an article by the desired author.

Azureki commented 2 years ago

I use this API GET /v1/entries/888, and the value of author is empty. Can you get it?

manu-git-code commented 2 years ago

Just started using Miniflux, and I was wondering if there was a way to display the author. I have grouped editorials from certain newspaper in a category, and being able to know who is the author of a certain article it's important to decide if I want to read an article or not.