mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
work on hash & history
This commit is contained in:
@@ -47,8 +47,6 @@ async function showTree() {
|
||||
|
||||
treeService.clearSelectedNodes();
|
||||
|
||||
treeService.setCurrentNotePathToHash(node);
|
||||
|
||||
showDetailPane();
|
||||
|
||||
const notePath = await treeUtils.getNotePath(node);
|
||||
|
||||
Reference in New Issue
Block a user