mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-04 11:19:27 -05:00
sync fix to prefix and some usability improvements
This commit is contained in:
@@ -346,6 +346,9 @@ const noteTree = (function() {
|
||||
if (toNode !== null) {
|
||||
treeChanges.moveToNode(node, toNode);
|
||||
}
|
||||
},
|
||||
"f2": node => {
|
||||
editTreePrefix.showDialog();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user