mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
clone to notes now has overview of notes to clone and is available from context menu
This commit is contained in:
@@ -342,6 +342,7 @@ function getSelectedOrActiveNodes(node) {
|
||||
if (notes.length === 0) {
|
||||
notes.push(node);
|
||||
}
|
||||
|
||||
return notes;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user