makew0rld / amfora

A fancy terminal browser for the Gemini protocol.
GNU General Public License v3.0
1.14k stars 68 forks source link

Feed subscription - support text/gemini feeds #323

Open valvin1 opened 1 year ago

valvin1 commented 1 year ago

Amfora supports atom, rss and json feeds but it doesn't support gemini feeds as described here:

gemini://gemini.circumlunar.space/docs/companion/subscription.gmi

it is a simple text/gemini with links in a specific format => <link> YYYY-MM-dd - <title>

an example is available here:

gemini://gemini.circumlunar.space/news/

At the moment when I subscribe to this page using CTRL+x it is not well parsed and appears directly in the feed lists instead of having its links.