mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-06 05:02:02 +08:00
10 lines
494 B
HTML
10 lines
494 B
HTML
<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>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>
|
|
</ol>
|
|
|
|
<p>Launchbar displays the title / icon from the shortcut which does not necessarily mirrors those of the target note.</p>
|