From d097cb815d0be40cd4c1d07d9fb54235a71110f7 Mon Sep 17 00:00:00 2001 From: Quentin Ferrand Date: Thu, 13 Jan 2022 22:10:40 +0100 Subject: [PATCH] add a few new items on todolist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1cfd95b..e2c8125 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ gemini_url = gemini://foo.bar/feeds/ - [ ] Add a edit command - [ ] Add a --feedname option to update command, to update a single feed - [ ] Rewrite configuration checks +- [ ] add configuration option to log output into a logfile - [ ] Improve tests - [ ] Refactor needed parts like write_article - [ ] (not sure if relevant) migrate images too, for gemini clients that can handle it