mirror of
https://github.com/zadam/trilium.git
synced 2025-01-15 11:39:37 +08:00
Change keyboardLauncher to keyboardShortcut
This commit is contained in:
parent
cf4201b084
commit
aee520a209
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<ol>
|
||||
<li><code>script</code> - relation to the script note which should be executed upon launcher activation</li>
|
||||
<li><code>keyboardLauncher</code> - optional, pressing the keyboard launcher will activate the launcher</li>
|
||||
<li><code>keyboardShortcut</code> - optional, pressing the keyboard shortcut will activate the launcher</li>
|
||||
</ol>
|
||||
|
||||
<h4>Example script</h4>
|
||||
|
|
Loading…
Reference in a new issue