Update todo list

This commit is contained in:
Tim Van Baak 2025-02-10 13:57:29 -08:00
parent 227c05c365
commit 3a39b84528

View File

@ -110,20 +110,25 @@ Parity features
* [x] crontab integration * [x] crontab integration
* [ ] source batching * [ ] source batching
* [x] add item from web * [x] add item from web
* [ ] web edit channels
* web edit sources
* [ ] edit action argv
* [ ] edit source envs
* [ ] edit source crontab
* [x] Nix build * [x] Nix build
* [ ] NixOS module * [ ] NixOS module
* [ ] NixOS vm demo * [ ] NixOS vm demo
* [ ] Nix flake templates
Future features Future features
* [ ] on_delete triggers * [ ] on_delete triggers
* [ ] manual item edits, CLI * [ ] manual item edits, CLI
* [ ] manual item edits, web * [ ] manual item edits, web
* [ ] source-level TTS * [x] source-level TTS
* [ ] metric reporting * [ ] metric reporting
* [x] on action failure, create an error item with logs * [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
* [ ] sort crontab entries * [x] sort crontab entries
* [ ] TUI feed view * [ ] TUI feed view
* [ ] Nix flake templates