mirror of
https://github.com/zadam/trilium.git
synced 2025-01-15 11:39:37 +08:00
update keyboardlauncher to keyboardShortcut
This commit is contained in:
parent
6089a369e3
commit
cf4201b084
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<ol>
|
||||
<li><code>target</code> - note which should be opened upon activating the launcher</li>
|
||||
<li><code>hoistedNote</code> - optional, will change the hoisted note before opening the target note</li>
|
||||
<li><code>keyboardLauncher</code> - optional, pressing the keyboard launcher will open the note</li>
|
||||
<li><code>keyboardShortcut</code> - optional, pressing the keyboard shortcut will open the note</li>
|
||||
</ol>
|
||||
|
||||
<p>Launchbar displays the title / icon from the launcher which does not necessarily mirrors those of the target note.</p>
|
||||
|
|
Loading…
Reference in a new issue