Any way to change the toggling order of checkboxes? #175
Unanswered
jacobrreed
asked this question in
Q&A
Replies: 1 comment
-
there's not a solution for this now, you can open an issue for this :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I press enter in normal mode on checkbox lines like
- [ ] TODO
, but I would like the first option on enter to always bex
Right now it cycles in order:
~ ! > x
I would like it to cycle:
x ! ~ >
Beta Was this translation helpful? Give feedback.
All reactions