From be17402c344165086eced85a70740e20b9e82762 Mon Sep 17 00:00:00 2001 From: azivner Date: Sun, 25 Mar 2018 15:48:09 -0400 Subject: [PATCH] alt+l shortcut for labels --- Keyboard shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keyboard shortcuts.md b/Keyboard shortcuts.md index 14c225c..93f2098 100644 --- a/Keyboard shortcuts.md +++ b/Keyboard shortcuts.md @@ -56,4 +56,4 @@ These are hooked in Electron to be similar to native browser keyboard shortcuts. * ```ALT+H``` - show note history * ```CTRL+S``` - toggle search form in tree pane * ```ALT+R``` - show recent changes dialog -* ```ALT+A``` - show note labels dialog +* ```ALT+L``` - show note labels dialog