mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
bind global menu item "Open SQL console" to the logic to create such a note
This commit is contained in:
@@ -208,6 +208,8 @@ export default class TabManager extends Component {
|
||||
notePath: tabContext.notePath // resolved note path
|
||||
});
|
||||
}
|
||||
|
||||
return tabContext;
|
||||
}
|
||||
|
||||
async activateOrOpenNote(noteId) {
|
||||
|
||||
Reference in New Issue
Block a user