This commit is contained in:
Daniel Fichtinger 2024-11-04 21:41:52 -05:00
parent c732133143
commit 0a13ffc0fb
4 changed files with 11 additions and 5 deletions

View file

@ -52,6 +52,7 @@ return {
return require("obsidian").util.toggle_checkbox()
end,
opts = { buffer = true },
desc = "Obsidian: Toggle Checkbox",
},
-- Smart action depending on context, either follow link or toggle checkbox.