miniflux / v2

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

Comments when fetching content and using Fever API #600

Open simmel opened 4 years ago

simmel commented 4 years ago

It would be nice to be able to reach the comments link from a feed when fetching the content of a feed and using the Feber API. Maybe just add a Comments link at the top or bottom?

Thanks for an awesome project, I’m a happy subscriber of your service <3

thiagowfx commented 2 years ago

I was about to file a FR but found this :-)

Maybe just add a Comments link at the top or bottom?

An ugly (non-optimal) workaround would be to introduce a rewrite rule (e.g. add_comment) that would add the comment to the item content (similarly to add_image_title).