mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 03:00:41 +01:00
wip: canvas-note patch
Conflicts: src/public/app/services/library_loader.js src/public/app/services/tree_context_menu.js src/public/app/widgets/note_actions.js src/services/consistency_checks.js src/services/utils.js
This commit is contained in:
@@ -217,6 +217,8 @@ function changeTitle(req) {
|
||||
noteService.triggerNoteTitleChanged(note);
|
||||
}
|
||||
|
||||
console.log(note, await note.getContent());
|
||||
|
||||
return note;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user