From 98c8db289d419c58804d716845aef862b6a2724e Mon Sep 17 00:00:00 2001 From: Tim Van Baak Date: Wed, 12 Feb 2025 10:26:49 -0800 Subject: [PATCH] Update todo list --- README.md | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index ae8e2c4..a3f136a 100644 --- a/README.md +++ b/README.md @@ -103,32 +103,20 @@ Instead, the web interface can be locked behind a password set via `intake passw Parity features -* [x] web feed supports item TTS -* [x] item punt -* [x] web feed paging -* [x] web fetch -* [x] crontab integration * [ ] source batching -* [x] add item from web -* [x] web edit channels -* web edit sources - * [x] edit action argv - * [x] edit source envs - * [x] edit source crontab -* [x] Nix build * [ ] NixOS module * [ ] NixOS vm demo Future features +* [ ] CLI simplification? * [ ] on_delete triggers * [ ] manual item edits, CLI * [ ] manual item edits, web -* [x] source-level TTS * [ ] metric reporting -* [x] on action failure, create an error item with logs * [ ] items gracefully add new fields and `action` keys * [ ] arbitrary date punt -* [x] sort crontab entries * [ ] TUI feed view -* [ ] Nix flake templates +* Nix flake templates + * [ ] parsing a news feed + * [ ] following a webcomic