cedricbonhomme / newspipe

A web news aggregator.
https://www.newspipe.org
GNU Affero General Public License v3.0
419 stars 39 forks source link

handling comments #20

Closed cedricbonhomme closed 8 years ago

cedricbonhomme commented 8 years ago

A link the the comments of a publication may be presents in a entry in a RSS file. Storing that link would be easy enough and integrating them into the UI shouldn't be too hard.

This would be especially useful when the actual link of the entry is pointing toward a site which is not the one where the comments are (see lobste.rs powering https://www.journalduhacker.net or other reddit like site).

A nice to have feature would be to allow the user to enable the tracking of those comments if the target site offers a per article RSS feed.