work on hash & history

This commit is contained in:
zadam
2019-05-14 22:29:47 +02:00
parent 2178f82324
commit dd1fc23fe8
12 changed files with 123 additions and 78 deletions

View File

@@ -47,8 +47,6 @@ async function showTree() {
treeService.clearSelectedNodes();
treeService.setCurrentNotePathToHash(node);
showDetailPane();
const notePath = await treeUtils.getNotePath(node);