mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance(ux): support the keymap manager within modal container
This commit is contained in:
@@ -435,7 +435,7 @@
|
||||
:fn route-handler/redirect-to-whiteboard-dashboard!}
|
||||
|
||||
:go/keyboard-shortcuts {:binding "g s"
|
||||
:fn #(route-handler/redirect! {:to :shortcut-setting})}
|
||||
:fn #(state/pub-event! [:modal/keymap-manager])}
|
||||
|
||||
:go/tomorrow {:binding "g t"
|
||||
:fn journal-handler/go-to-tomorrow!}
|
||||
|
||||
Reference in New Issue
Block a user