mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
added note hoisting option to the note launcher
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<p>Please define the target note in the promoted attributes.</p>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user