templates
📋obsidian_toggle_checkbox.md
·391 words·2 mins
A Templater template for quickly toggling between custom checkboxes using a hotkey.
Applying multiple variable transforms in VS Code snippets
·671 words·4 mins
Figuring out how to apply multiple transforms to a variable in VS Code snippets using RegEx capture groups.