miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.45k stars 702 forks source link

Adding feed only downloads 10 most recent posts #2646

Closed augustebaum closed 1 month ago

augustebaum commented 1 month ago

Hi,

I'd like to add https://carcinisation.com/feed/ to my feeds, because I want to read and remember https://carcinisation.com/2020/01/27/ignorance-a-skilled-practice/. When I add the feed, only the 10 most recent posts get downloaded, which don't include the post I want to read. Is it possible to get all posts? I know it wouldn't work for huge feeds like HackerNews but in general my feeds are not at all this large.

fguillot commented 1 month ago

This feed contains only the last 10 entries https://carcinisation.com/feed/

There is no way fetch entries not present in the feed.

image