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