Notes/src/public/app/doc_notes/en/launchbar_note_launcher.html
2024-11-26 09:08:39 +08:00

10 lines
490 B
HTML

<p>You can define the following attributes:</p>
<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>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 mirror those of the target note.</p>