mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
after creating new note, unselect previous active, fixes #45
This commit is contained in:
@@ -805,6 +805,8 @@ const noteTree = (function() {
|
||||
throwError("Unrecognized target: " + target);
|
||||
}
|
||||
|
||||
clearSelectedNodes(); // to unmark previously active node
|
||||
|
||||
showMessage("Created!");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user