aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormoxie <moxie@3kgcat.fi>2026-03-16 07:21:15 +0200
committermoxie <moxie@3kgcat.fi>2026-03-16 07:21:15 +0200
commit98cbd80d5f56f3ce73e4819c3776ff5543accac3 (patch)
tree2608134d92388b41fce667e1b4ab2827b11d0bc3 /README.md
parent5ac2b3e08ca1cdaa3939e8f8446745925fb6a160 (diff)
feat: add todo list
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6ec02b3..292529a 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,7 @@ See `:help muwiki-configuration` for all options.
- `get_link()` - Get link info at cursor
- `open_index(name)` - Open wiki index file
- `open_with_menu(handlers)` - Open link with selectable handler
+- `toggle_checkbox()` - Toggle checkbox and all children (useful for todo lists)
See `:help muwiki-api` for detailed function documentation.