mirror of
https://github.com/zadam/trilium.git
synced 2025-12-28 02:04:26 +01:00
add openTodayNote to CommandMappings #7472
This commit is contained in:
parent
14a3438a20
commit
e683dc1d66
@ -270,6 +270,7 @@ export type CommandMappings = {
|
||||
closeThisNoteSplit: CommandData;
|
||||
moveThisNoteSplit: CommandData & { isMovingLeft: boolean };
|
||||
jumpToNote: CommandData;
|
||||
openTodayNote: CommandData;
|
||||
commandPalette: CommandData;
|
||||
|
||||
// Keyboard shortcuts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user