mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
more generic handling of links to note
This commit is contained in:
@@ -4,6 +4,8 @@ const jumpToNote = (function() {
|
||||
const formEl = $("#jump-to-note-form");
|
||||
|
||||
function showDialog() {
|
||||
glob.activeDialog = dialogEl;
|
||||
|
||||
autoCompleteEl.val('');
|
||||
|
||||
dialogEl.dialog({
|
||||
|
||||
Reference in New Issue
Block a user