update keyboardlauncher to keyboardShortcut

This commit is contained in:
MeIchthys 2023-05-15 10:11:07 -04:00 committed by GitHub
parent 6089a369e3
commit cf4201b084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>