Vivify icon indicating copy to clipboard operation
Vivify copied to clipboard

Support Custom Checkboxes

Open luposmi opened this issue 11 months ago • 0 comments

Idea is pretty simple, support custom checkboxes aka don't only have [x] but also, e.g., [!] for important. Here are some links to implementations in Obsidian (not an official feature, but supported by custom themes)

just wanted to bring this up now as the #185 custom callouts are design wise a pretty similar problem, and it may be possible to do both at once (at least conceptually - replacing regex with svg and text + color-, idk if they are handled differently internally)

luposmi avatar Jan 22 '25 17:01 luposmi