yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
6.93k stars 392 forks source link

Feed auto-discovery #62

Open locness3 opened 3 years ago

locness3 commented 3 years ago

Is your feature request related to a problem? Please describe. Most RSS readers out there support RSS auto-discovery, which allows the user to enter the URL of a site to follow, and the app automatically figures out its RSS feed from the website's HTML. Fluent Reader doesn't, and entering a website URL gives an XML parsing error.

Describe the solution you'd like When a website URL is entered, Fluent Reader should find the HTML link tag linking to its RSS feed and subscribe to that feed.

amirsol81 commented 3 years ago

Again a very useful feature.

g-berthiaume commented 3 years ago

+1
This would make managing RSS feed with Fluent Reader so much easier.

jadedgnome commented 1 year ago

I was surprised this wasn't a default function. Please consider adding it because it would be super nice time saver.