mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
feature: new keybinding for "toggle expand/collapse this block"
Fixes issue https://github.com/logseq/logseq/issues/9676 Binds to mod + ; by default.
This commit is contained in:
@@ -742,6 +742,7 @@
|
||||
:editor/delete-selection "Delete selected blocks"
|
||||
:editor/expand-block-children "Expand"
|
||||
:editor/collapse-block-children "Collapse"
|
||||
:editor/toggle-block-children "Toggle expand/collapse"
|
||||
:editor/indent "Indent block"
|
||||
:editor/outdent "Outdent block"
|
||||
:editor/copy "Copy (copies either selection, or block reference)"
|
||||
|
||||
Reference in New Issue
Block a user