refactored TabContext => NoteContext

This commit is contained in:
zadam
2021-05-22 12:26:45 +02:00
parent 29e4e2afbb
commit 274cf7312c
54 changed files with 470 additions and 459 deletions

View File

@@ -20,7 +20,7 @@ export async function showDialog() {
return false;
}
appContext.tabManager.getActiveTabContext().setNote(suggestion.notePath);
appContext.tabManager.getActiveNoteContext().setNote(suggestion.notePath);
});
// if you open the Jump To dialog soon after using it previously it can often mean that you