Notes/src/public/app/doc_notes/launchbar_note_launcher.html

10 lines
489 B
HTML
Raw Normal View History

<p>You can define the following attributes:</p>
<ol>
2022-12-22 19:02:41 +01:00
<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>
2022-08-08 23:13:31 +02:00
2023-05-15 10:15:14 -04:00
<p>Launchbar displays the title / icon from the launcher which does not necessarily mirror those of the target note.</p>