fix: ⚙ Move 'go' to 'navigation' and add 'go/keyboard-shortcuts'

pull/3536/head
Bad3r 2021-12-17 17:14:47 -05:00 committed by Tienson Qin
parent 9c0eb2eb85
commit db6e5c9333
1 changed files with 11 additions and 10 deletions

View File

@ -592,7 +592,16 @@
:editor/expand-block-children :editor/expand-block-children
:editor/toggle-open-blocks :editor/toggle-open-blocks
:go/backward :go/backward
:go/forward] :go/forward
:go/home
:go/journals
:go/all-pages
:go/graph-view
:go/flashcards
:go/tomorrow
:go/next-journal
:go/prev-journal
:go/keyboard-shortcuts]
:shortcut.category/block-editing :shortcut.category/block-editing
^{:doc "Block editing general"} ^{:doc "Block editing general"}
@ -650,15 +659,7 @@
:shortcut.category/others :shortcut.category/others
^{:doc "Others"} ^{:doc "Others"}
[:go/home [:pdf/previous-page
:go/journals
:go/all-pages
:go/graph-view
:go/flashcards
:go/tomorrow
:go/next-journal
:go/prev-journal
:pdf/previous-page
:pdf/next-page :pdf/next-page
:command/run :command/run
:command-palette/toggle :command-palette/toggle