lwindolf / liferea

Liferea (Linux Feed Reader), a news reader for GTK/GNOME
https://lzone.de/liferea
GNU General Public License v2.0
804 stars 131 forks source link

fedilinks support? #1338

Open SoniEx2 opened 4 months ago

SoniEx2 commented 4 months ago

when web+ link is clicked and web+ app doesn't exist, open in browser as per https://fedilinks.org/2 ?

lwindolf commented 4 months ago

@SoniEx2 I have no clue what this is about. You need to invest a bit into describing. I cannot deduce what you want from a link to a specification.

SoniEx2 commented 4 months ago

feeds contain <a href="web+something://example/whatever">, the feature request is to make it so when those are clicked, they are opened by fedilinks.

lwindolf commented 4 months ago

I understand the use case now. On a technical level this would be a new protocol handler registered with the WebkitGTK instance and indirect target lookup via the well-known endpoint.

Right now there are no plans to introduce such a feature.

Let's leave this issue open to collect feedback from other users.