diff --git a/main.js b/main.js index d5f57e0..4428d19 100644 --- a/main.js +++ b/main.js @@ -366,7 +366,8 @@ var commands = [ { hint: "Show upcoming events", action: showupcomingevents, - remoteonly: true + remoteonly: true, + shortcut: "ctrl+e" }, { hint: "Restore deleted note",