Meta Bind has an in plugin help page. BUTTON[help-button]
Isn’t that cool?
Theme Switcher: BUTTON[light-mode, dark-mode]
POTS: VIEW[{count}]
| BUTTON[count-decrement, count-increment]
POTS: VIEW[{count} km]
| BUTTON[count-decrement, count-increment]
POTS: INPUT[number:count]
BUTTON[count-decrement, count-increment]
POTS: VIEW[$\left\[\kern5px{count}\kern5px\right\]$][text(renderMarkdown)]
BUTTON[count-decrement, count-increment]
generic toogle: INPUT[toggle]
completed toogle: INPUT[toggle:completed]
TE
let str = ‘test’;
return str;
View:
Usage: VIEW[content][viewFieldType]
VIEW[{a} * {b}]
VIEW[{a} * {b}][math]
VIEW[**{someText}**][text(renderMarkdown)]
VIEW[{a} * {b}][math:c]
Clickable Empty Check
meta-bind-button\nstyle: primary\nlabel: RexExp Replace In Note\naction:\n type: \"regexpReplaceInNote\"\n regexp: \"(TODO: .*)\\n\"\n replacement: \"$1 - Done\"\n
meta-bind-button\nstyle: primary\nlabel: RexExp Replace In Note\naction:\n type: \"regexpReplaceInNote\"\n regexp: \"(TODO: .*)\\n\"\n replacement: \"$1 - Done\"\n