mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
per-browser source id so we support having notecase opened in multiple tabs/windows
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
const glob = {
|
||||
activeDialog: null
|
||||
};
|
||||
|
||||
// hot keys are active also inside inputs and content editables
|
||||
jQuery.hotkeys.options.filterInputAcceptingElements = true;
|
||||
jQuery.hotkeys.options.filterContentEditable = true;
|
||||
|
||||
Reference in New Issue
Block a user