Almost there...

This commit is contained in:
Simon Cambier
2022-04-18 22:42:30 +02:00
parent f6c3f9b580
commit dc32bcad5b
6 changed files with 51 additions and 13 deletions

View File

@@ -36,7 +36,7 @@ function moveNoteSelection(ev: KeyboardEvent): void {
// Create a new note
dispatch("shift-enter")
} else if (ev.altKey) {
// Create a new note
// Expand in-note results
dispatch("alt-enter")
} else {
// Open in current pane