reader icon indicating copy to clipboard operation
reader copied to clipboard

A Python feed reader library.

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

On my database from 2025-11-17, `.readtime` was copied on a bunch of duplicates: ```sql sqlite> select count(key) as c, key from entry_tags group by key order by c desc; 22220|.readtime...

bug
help wanted
plugin

https://gemini.circumlunar.space/docs/companion/subscription.gmi Prerequisites: * a way to fetch gemini:// URLs * https://pypi.org/project/aiogemini/ * https://pypi.org/project/gemurl/ * https://github.com/kr1sp1n/awesome-gemini#programming * https://github.com/cbrews/ignition * https://framagit.org/bortzmeyer/agunua * https://tildegit.org/solderpunk/AV-98 ("canonical" CLI client) * https://tildegit.org/solderpunk/CAPCOM ("canonical" CLI feed reader)...

enhancement
help wanted

Twtxt is a text file which may be hosted over RSYNC, FTP, Gemini, Gopher, and even HTTP. It is simple to parse. ```python def twtxt(content: str) -> dict: feed =...

enhancement
help wanted

# Complete Issue Report Example ## GitHub Issue #380 **Title:** `copy_entry()` should prevent copying to the same entry location --- ### Description **What you expected to happen:** The `copy_entry()` method...

Already mentioned in https://github.com/lemon24/reader/issues/291, but perhaps it is worth the slight compatibility break[^1] or accelerating 4.0 – there's no point in being able to be polite if you're not polite...

Tracking issue for improving adherence to the [Feed Reader Behavior project](https://rachelbythebay.com/frb/) guidelines.