mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
enhance: click to rename page
This commit is contained in:
@@ -264,11 +264,7 @@
|
||||
:editor/redo
|
||||
{:desc "Redo"
|
||||
:binding ["shift+mod+z" "mod+y"]
|
||||
:fn history/redo!}
|
||||
:editor/new-page
|
||||
{:desc "New page"
|
||||
:binding "mod+n"
|
||||
:fn #(state/pub-event! [:modal/show-new-page-modal])}}
|
||||
:fn history/redo!}}
|
||||
|
||||
:shortcut.handler/global-prevent-default
|
||||
^{:before m/prevent-default-behavior}
|
||||
|
||||
Reference in New Issue
Block a user