mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
launchbar WIP
This commit is contained in:
@@ -70,4 +70,8 @@ export default class RootCommandExecutor extends Component {
|
||||
toggleLeftPaneCommand() {
|
||||
options.toggle('leftPaneVisible');
|
||||
}
|
||||
|
||||
showLaunchBarShortcutsCommand() {
|
||||
appContext.tabManager.openContextWithNote('lb_root', true, null, 'lb_root');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user