updated launcher info pages

This commit is contained in:
zadam
2022-12-22 19:02:41 +01:00
parent af654a171f
commit 0f0ca51bd6
6 changed files with 17 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
<p>You can define the following attributes:</p>
<ol>
<li><code>targetNote</code> - note which should be opened upon activating the launcher</li>
<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>keyboardShortcut</code> - optional, pressing the keyboard shortcut will open the note</li>
<li><code>keyboardLauncher</code> - optional, pressing the keyboard launcher will open the note</li>
</ol>
<p>Launchbar displays the title / icon from the shortcut which does not necessarily mirrors those of the target note.</p>
<p>Launchbar displays the title / icon from the launcher which does not necessarily mirrors those of the target note.</p>