mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
search can be triggered from URL, closes #385
This commit is contained in:
@@ -121,6 +121,8 @@ $("#export-note-button").click(function () {
|
||||
|
||||
macInit.init();
|
||||
|
||||
searchNotesService.init(); // should be in front of treeService since that one manipulates address bar hash
|
||||
|
||||
treeService.showTree();
|
||||
|
||||
entrypoints.registerEntrypoints();
|
||||
|
||||
Reference in New Issue
Block a user