From c19a1beefbcbf59269325eb473a617c7270258c6 Mon Sep 17 00:00:00 2001 From: zadam Date: Mon, 29 Apr 2019 10:53:16 +0200 Subject: [PATCH] Updated Keyboard shortcuts (markdown) --- Keyboard shortcuts.md => Keyboard-shortcuts.md | 1 + 1 file changed, 1 insertion(+) rename Keyboard shortcuts.md => Keyboard-shortcuts.md (98%) diff --git a/Keyboard shortcuts.md b/Keyboard-shortcuts.md similarity index 98% rename from Keyboard shortcuts.md rename to Keyboard-shortcuts.md index 9e6a3dd..6491bc4 100644 --- a/Keyboard shortcuts.md +++ b/Keyboard-shortcuts.md @@ -52,5 +52,6 @@ These are hooked in Electron to be similar to native browser keyboard shortcuts. * `ALT+O` - show SQL console (use only if you know what you're doing) * `ALT+M` - distraction-free mode - display only note editor, everything else is hidden +* `F11` - toggle full screen * `CTRL+S` - toggle [[search]] form in tree pane * `ALT+A` - show note [[attributes]] dialog