From f59aa8711cb400cd6963db1284443d7fd55a4c7e Mon Sep 17 00:00:00 2001 From: Deepak Mallubhotla Date: Wed, 2 Apr 2025 12:19:05 -0500 Subject: [PATCH] doc: add todo about toggle --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 661f5e7..0330b2d 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,8 @@ Quite incomplete. If `sops-nix` is having trouble in WSL it could be because the user systemd set up doesn't get correctly started. Using something like `systemctl restart user@1000` can be helpful (cf. [this link]{https://github.com/microsoft/WSL/issues/8842#issuecomment-2346387618}) + + +## Todo + +- [ ] Toggle checkbox needs to only be enabled for markdown, use autocmd or something