You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default HK++ provides Ctrl-M hotkey to Toggle to-do lists. What it does is cycling through states:
bullet
checkbox: unchecked
checkbox: checked
I believe it has been created before the similar function was added to Obsidian, because the built-in Cycle bullet/checkbox hotkey is doing exactly the same now.
At then, there is also another built-in function called Toggle checkbox status which works exactly as declared, cycling though:
checkboxed unchecked
checkboxed checked
As you see, the first two are doing what the second can do. Yet, there is no function which cycles through:
bullet
checkbox (unchecked)
Here is a ticket I created just now: https://forum.obsidian.md/t/add-toggle-bullet-checkbox-hotkey/35186
There I propose to add the missing Toggle bullet/checkbox hotkey.
In the meantime, is it possible for HK++ plugin to fill this gap? In my opinion, it can be done it two ways:
Change "Toggle to-do lists" hotkey behavior
Add a new hotkey.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
OnkelTem
changed the title
Need a hotkey to toggle list item: checkboxed | not checkboxed
Need a hotkey to toggle list item: bullet | checkbox
Apr 3, 2022
OnkelTem
changed the title
Need a hotkey to toggle list item: bullet | checkbox
Need a hotkey for "Toggle bullet | checkbox"
Apr 3, 2022
By default HK++ provides
Ctrl-M
hotkey to Toggle to-do lists. What it does is cycling through states:bullet
checkbox: unchecked
checkbox: checked
I believe it has been created before the similar function was added to Obsidian, because the built-in Cycle bullet/checkbox hotkey is doing exactly the same now.
At then, there is also another built-in function called Toggle checkbox status which works exactly as declared, cycling though:
checkboxed unchecked
checkboxed checked
As you see, the first two are doing what the second can do. Yet, there is no function which cycles through:
bullet
checkbox (unchecked)
Here is a ticket I created just now: https://forum.obsidian.md/t/add-toggle-bullet-checkbox-hotkey/35186
There I propose to add the missing Toggle bullet/checkbox hotkey.
In the meantime, is it possible for HK++ plugin to fill this gap? In my opinion, it can be done it two ways:
Thanks in advance!
The text was updated successfully, but these errors were encountered: