|
@@ -198,6 +198,10 @@ export type ExternalCommandType =
|
|
|
'logseq.editor/toggle-open-blocks' |
|
|
|
'logseq.editor/zoom-in' |
|
|
|
'logseq.editor/zoom-out' |
|
|
|
+ 'logseq.editor/indent' |
|
|
|
+ 'logseq.editor/outdent' |
|
|
|
+ 'logseq.editor/copy' |
|
|
|
+ 'logseq.editor/cut' |
|
|
|
'logseq.go/home' |
|
|
|
'logseq.go/journals' |
|
|
|
'logseq.go/keyboard-shortcuts' |
|