readr

Minimal RSS reader (WIP)
Log | Files | Refs | README | LICENSE

commit 7c9cf9e179bee04234a7eae73d676f7480334bd3
parent dc78c407ebc23628f6e6ad979370231029ef742d
Author: citbl <citbl@citbl.org>
Date:   Fri, 10 Oct 2025 21:13:13 +1000

TODO cleanup

Diffstat:
MTODO | 25++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/TODO b/TODO @@ -1,13 +1,12 @@ -show more - show domains - show ending (html|pdf) -~caching, persist links and seen~ -scrolling -instant display -background fetching -status bar -folders - indented feeds under one - unify duplicate urls -reload button -fetch content of webpage and read inline +[ ] show more + [x] show domains + [ ]show ending (html|pdf) +[x] caching, persist links and seen, sqlite +[ ] scrolling +[ ] instant display +[ ] background fetching +[ ] status bar +[ ] folders + [ ] indented feeds under one + [ ] unify duplicate urls +[ ] reload button