From 5790dc2cf6ce10ddf5c0538688029c65fa848d1a Mon Sep 17 00:00:00 2001 From: azivner Date: Fri, 7 Sep 2018 10:51:33 +0200 Subject: [PATCH] change in enter behavior on note tree --- Keyboard shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keyboard shortcuts.md b/Keyboard shortcuts.md index 6f4a666..419d324 100644 --- a/Keyboard shortcuts.md +++ b/Keyboard shortcuts.md @@ -34,7 +34,7 @@ See demo of some of these features in [[note navigation|Note navigation]]. ## Editing notes -* `ENTER` in tree pane switches from tree pane into editor. `CTRL+.` switches back from editor to tree pane. +* `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]] * `ALT+T` - inserts current date and time at caret position