reader icon indicating copy to clipboard operation
reader copied to clipboard

A Python feed reader library.

Results 54 reader issues
Sort by recently updated
recently updated
newest added

It would be nice to get entries the user recently interacted with. "Interacted" means, at a minimum, marked as (un)read/important. "Set tag" might be nice. "Downloaded enclosure" might be nice...

enhancement
core

https://github.com/lemon24/reader/issues/317 I did the first way you suggested.

#307 needs a way of changing the feed update frequency. Just like https://github.com/lemon24/reader/issues/96#issuecomment-1236304134, this should be a configurable global/per-feed strategy. Use cases: * different recurring frequencies (1h, 6h, 1d); a...

enhancement
API
core

In https://rachelbythebay.com/w/2024/05/29/score/ she mentions spinning up a feedreader score service. This seems to be a natural tie in to the new section on [being polite to servers](https://reader.readthedocs.io/en/latest/guide.html#saving-bandwidth). I didn't find...