From c52abc1ef05dc13fb89f549c53324d9ce0fc0afb Mon Sep 17 00:00:00 2001 From: zadam Date: Thu, 8 Dec 2022 00:06:25 +0100 Subject: [PATCH] Updated Keyboard shortcuts (markdown) --- Keyboard-shortcuts.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Keyboard-shortcuts.md b/Keyboard-shortcuts.md index 2de359c..c739b97 100644 --- a/Keyboard-shortcuts.md +++ b/Keyboard-shortcuts.md @@ -48,6 +48,8 @@ Only in desktop (electron build): ## Editing notes +Trilium uses CKEditor 5 for the [[text notes]] and CodeMirror 5 for [[code notes]]. Check the documentation of these projects to see all their built-in keyboard shortcuts. + * `ENTER` in tree pane switches from tree pane into note title. Enter from note title switches focus to text editor. `CTRL+.` switches back from editor to tree pane. * `CTRL+K` - create / edit [[external link|Links]] * `CTRL+L` - create [[internal (note) link|Links]]