feat: add command openTodayNote with empty keyboard shortcut #7472

This commit is contained in:
contributor
2025-10-28 16:27:46 +02:00
parent 69b262040a
commit 5620e7f4a7
3 changed files with 19 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ const enum KeyboardActionNamesEnum {
activateNextTab,
activatePreviousTab,
openNewWindow,
openTodayNote,
toggleTray,
toggleZenMode,
firstTab,