Update todo list

This commit is contained in:
Tim Van Baak 2025-01-27 21:10:45 -08:00
parent fc2fadedd3
commit 18dd930579

View File

@ -18,11 +18,11 @@ Parity with existing Python version
* [ ] on_delete triggers * [ ] on_delete triggers
* [x] dry-run * [x] dry-run
* item actions * item actions
* [ ] create * [x] create
* [ ] edit * [x] edit
* [ ] rename * [ ] rename
* [ ] delete * [x] delete
* [ ] execute * [x] execute
* [ ] require items to declare action support * [ ] require items to declare action support
* [ ] state files * [ ] state files
* [ ] source environment * [ ] source environment
@ -45,6 +45,8 @@ Parity with existing Python version
* [ ] punt * [ ] punt
* [ ] trigger actions * [ ] trigger actions
* [x] add ad-hoc items * [x] add ad-hoc items
* [ ] show/hide deactivated items
* [ ] show/hide tts items
* [ ] NixOS module * [ ] NixOS module
* [ ] NixOS module demo * [ ] NixOS module demo