Update todo list

This commit is contained in:
Tim Van Baak 2025-02-12 10:26:49 -08:00
parent 7446f92cc8
commit 98c8db289d

View File

@ -103,32 +103,20 @@ Instead, the web interface can be locked behind a password set via `intake passw
Parity features Parity features
* [x] web feed supports item TTS
* [x] item punt
* [x] web feed paging
* [x] web fetch
* [x] crontab integration
* [ ] source batching * [ ] 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 module
* [ ] NixOS vm demo * [ ] NixOS vm demo
Future features Future features
* [ ] CLI simplification?
* [ ] on_delete triggers * [ ] on_delete triggers
* [ ] manual item edits, CLI * [ ] manual item edits, CLI
* [ ] manual item edits, web * [ ] manual item edits, web
* [x] source-level TTS
* [ ] metric reporting * [ ] metric reporting
* [x] on action failure, create an error item with logs
* [ ] items gracefully add new fields and `action` keys * [ ] items gracefully add new fields and `action` keys
* [ ] arbitrary date punt * [ ] arbitrary date punt
* [x] sort crontab entries
* [ ] TUI feed view * [ ] TUI feed view
* [ ] Nix flake templates * Nix flake templates
* [ ] parsing a news feed
* [ ] following a webcomic