mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
small refactoring of search code
This commit is contained in:
@@ -794,7 +794,7 @@ export default class NoteTreeWidget extends TabAwareWidget {
|
||||
}
|
||||
|
||||
editNoteTitleCommand({node}) {
|
||||
appContext.triggerEvent('focusOnTitle');
|
||||
appContext.triggerCommand('focusOnTitle');
|
||||
}
|
||||
|
||||
activateParentNoteCommand({node}) {
|
||||
|
||||
Reference in New Issue
Block a user