Replies: 2 comments 1 reply
-
I see, indeed an imprecise description. I will open a general issue surrounding existing complains about checkboxes first and think about this further. Welcome to give more thoughts. |
Beta Was this translation helpful? Give feedback.
-
In Vim's Normal mode, pressing The solution would be to make the behaviour conform to the documentation i.e. toggle existing checkboxes but don't create new ones (use snippets instead). In addition |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If
<CR>
is pressed in normal mode on a non-blank line a checkbox is inserted at the start of the line i.e. the:ObsidianToggleCheckbox
command creates checkbox which is surprising. Can this behaviour be disabled or is it a bug?The documentation states: "If cursor is on a checkbox, toggle the checkbox"
Beta Was this translation helpful? Give feedback.
All reactions