mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 17:25:52 +01:00
frontend script API documentation
This commit is contained in:
@@ -73,7 +73,7 @@ async function saveSearch() {
|
||||
|
||||
await treeService.reload();
|
||||
|
||||
await treeService.activateNode(noteId);
|
||||
await treeService.activateNote(noteId);
|
||||
}
|
||||
|
||||
$searchInput.keyup(e => {
|
||||
|
||||
Reference in New Issue
Block a user