I recently discovered that Miniflux has the ability to get the comments link for an article. This is very handy, especially for hacker news and similar feeds. The entry model already contains the comments url and if it's populated, another button on the bottom bar would be nice.
Indeed, Miniflutt retrieves all the fields returned by Miniflux, but it doesn't make any use of the commentsUrl field. I can have a look to add a button.
I recently discovered that Miniflux has the ability to get the comments link for an article. This is very handy, especially for hacker news and similar feeds. The entry model already contains the comments url and if it's populated, another button on the bottom bar would be nice.