mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
added note hoisting option to the note launcher
This commit is contained in:
@@ -155,7 +155,7 @@ function linkContextMenu(e) {
|
||||
|
||||
e.preventDefault();
|
||||
|
||||
linkContextMenuService.openContextMenu(notePath, e);
|
||||
linkContextMenuService.openContextMenu(notePath, null, e);
|
||||
}
|
||||
|
||||
async function loadReferenceLinkTitle(noteId, $el) {
|
||||
|
||||
Reference in New Issue
Block a user