Adding keyboard shortcuts for cloze-related functions

I would like to suggest adding keyboard shortcuts for cloze-related functions in Logseq. Similar to the functionality of pressing “Ctrl+B” to bold selected text, I would like the ability to select text and use certain shortcuts to add “{{cloze xxx}}” around the selected text.

Good idea! I can implement this easily after #9245 is merged.

1 Like

Great request!
I would like to suggest the option to specify a cloze number too as I solely use these types of clozes, so for example using alt+0 for {{cloze xxx}}, but also:
alt+1 for {{c1 xxx}}, alt+2 for {{c2 xxx}}, alt+3 for {{c3 xxx}}, etc.