From 5c89e546997039801825eb8981433c0a51206f95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Reuh=20Fildadut?= Date: Thu, 9 Oct 2025 13:52:44 +0200 Subject: [PATCH] docs: docs (docs) - docs --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e69de29..7df2c56 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# Feather: local file-based RSS reader + +## TODO + +- [ ] Write documentation +- [ ] Perform mark-as-read operation more often than sync (inotify, daemon, etc.) +- [ ] Make HTML filename configurable +- [ ] Make HTML template configurable +- [ ] Nested categories +- [ ] Share the fun somewhere