diff --git a/README.md b/README.md index 963bfb9..3e1678d 100644 --- a/README.md +++ b/README.md @@ -127,20 +127,6 @@ Instead, the web interface can be locked behind a password set via `intake passw ## Development -Parity features - -* [x] source batching -* [x] web source add -* [x] first-party replacement for cron -* [x] NixOS module -* [x] NixOS vm demo -* [ ] Escape HTML in logs saved to error items -* [x] Add dbdir/bin to source PATH for custom update scripts -* [ ] Mark which sources have INTAKE_FETCH and which don't -* [ ] Source-level execution timeout - -Future features - * [ ] CLI simplification? * [ ] on_delete triggers * [ ] manual item edits, CLI @@ -149,6 +135,9 @@ Future features * [ ] items gracefully add new fields and `action` keys * [ ] arbitrary date punt * [ ] TUI feed view +* [ ] Escape HTML in logs saved to error items +* [ ] Mark which sources have INTAKE_FETCH and which don't +* [ ] Source-level execution timeout * Nix flake templates * [ ] parsing a news feed * [ ] following a webcomic