From 18dd930579414aabf706b98debcbab9ad22d9555 Mon Sep 17 00:00:00 2001 From: Tim Van Baak Date: Mon, 27 Jan 2025 21:10:45 -0800 Subject: [PATCH] Update todo list --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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