OtterBrowser / otter-browser

Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
https://otter-browser.org
GNU General Public License v3.0
1.79k stars 272 forks source link

feed: Unsupported address type #1720

Closed sjehuda closed 2 years ago

sjehuda commented 2 years ago

feed: should invoke xdg-open. feed: is a pseudo protocol, like magnet: of BitTorrent, so I consider it as a handler.

The URI scheme feed: is utilized to make an easier association and automation with Feed Readers. See #1719 On my system $ xdg-open feed:https://otter-browser.org/feed/ will be opened by Liferea as https://otter-browser.org/feed/.

Emdek commented 2 years ago

@sjehuda, it seems that only Chrome attempts to open these URLs, not even the classic Opera, but it's easy to either redirect them or simply open in our viewer.

Emdek commented 2 years ago

Moreover, perhaps it would be a good idea to rename our view-feed to just feed.