added: shortcut for upcoming events

This commit is contained in:
quenousimporte 2023-10-03 13:35:24 +02:00
parent 3afea22f9d
commit 62851f91f8
1 changed files with 2 additions and 1 deletions

View File

@ -366,7 +366,8 @@ var commands = [
{
hint: "Show upcoming events",
action: showupcomingevents,
remoteonly: true
remoteonly: true,
shortcut: "ctrl+e"
},
{
hint: "Restore deleted note",