@ -14,11 +14,14 @@
< div class = "ck-content" >
< div class = "ck-content" >
< h2 > Position of the Launch bar< / h2 >
< h2 > Position of the Launch bar< / h2 >
< p > Depending on the layout selected, the launcher bar will either be on the
< p > Depending on the layout selected, the launcher bar will either be on the
left side of the screen with buttons displayed vertically or at the top
left side of the screen with buttons displayed vertically or at the top
of the screen. See < a class = "reference-link" href = "Vertical%20and%20horizontal%20layout.html" > Vertical and horizontal layout< / a > for
of the screen. See < a href = "Vertical%20and%20horizontal%20layout.html" > Vertical and horizontal layout< / a > for
more information.< / p >
more information.< / p >
< h2 > Terminology< / h2 >
< h2 > Terminology< / h2 >
< ul >
< ul >
< li > < strong > Launcher< / strong > : a button that can be (or is) displayed on the
< li > < strong > Launcher< / strong > : a button that can be (or is) displayed on the
launch bar.< / li >
launch bar.< / li >
@ -27,85 +30,91 @@
< li > < strong > Visible Launcher< / strong > : a launcher that is currently displayed
< li > < strong > Visible Launcher< / strong > : a launcher that is currently displayed
on the launch bar.< / li >
on the launch bar.< / li >
< / ul >
< / ul >
< h2 > Configuring the Launch bar< / h2 >
< h2 > Configuring the Launch bar< / h2 >
< p > There are two ways to configure the launch bar:< / p >
< p > There are two ways to configure the launch bar:< / p >
< ul >
< ul >
< li > Right click in the empty space between launchers on the launch bar and
< li > Right click in the empty space between launchers on the launch bar and
select < i> Configure Launchbar.< / i >
select < em> Configure Launchbar.< / em >
< / li >
< / li >
< li > Click on the < a class = "reference-link" href = "Global%20menu.html" > Global menu< / a > and
< li > Click on the < a href = "Global%20menu.html" > Global menu< / a > and select < em > Configure Launchbar< / em > .< / li >
select < i > Configure Launchbar< / i > .< / li >
< / ul >
< / ul >
< p > This will open a new tab with the < a class = "reference-link" href = "Note%20Tree.html" > Note Tree< / a > listing
< p > This will open a new tab with the < a href = "Note%20Tree.html" > Note Tree< / a > listing
the launchers.< / p >
the launchers.< / p >
< p >
< p >
< img src = "Launch Bar_image.png" width= "355" height = "104" >
< img src = "Launch Bar_image.png" alt= "" / >
< / p >
< / p >
< p > Expanding < i> Available Launchers< / i > section will show the list of launchers
< p > Expanding < em> Available Launchers< / em > section will show the list of launchers
that are not displayed on the launch bar. The < i> Visible Launchers< / i > will
that are not displayed on the launch bar. The < em> Visible Launchers< / em > will
show the ones that are currently displayed.< / p >
show the ones that are currently displayed.< / p >
< h3 > Adding/removing and reordering launchers< / h3 >
< h3 > Adding/removing and reordering launchers< / h3 >
< p > To display a new launcher in the launch bar, first look for it in the < i > Available Launchers< / i > section.
Then right click it and select < i > Move to visible launchers< / i > . It is also
< p > To display a new launcher in the launch bar, first look for it in the < em > Available Launchers< / em > section.
possible to drag and drop the item manually.< / p >
Then right click it and select < em > Move to visible launchers< / em > . It is
< p > Similarly, to remove it from the launch bar, simply look for it in < i > Visible Launchers< / i > then
also possible to drag and drop the item manually.< / p >
right click it and select < i > Move to available launchers < / i > or use drag-and-drop.< / p >
< p > Similarly, to remove it from the launch bar, simply look for it in < em > Visible Launchers< / em > then
< p > Drag-and-drop the items in the tree in order to change their
right click it and select < em > Move to available launchers< / em > or use drag-and-drop.< / p >
order. See < a class = "reference-link" href = "Note%20Tree.html" > Note Tree< / a > for
< p > Drag-and-drop the items in the tree in order to change their order. See
more interaction options, including using keyboard shortcuts.< / p >
< a
href="Note%20Tree.html">Note Tree< / a > for more interaction options, including using keyboard shortcuts.< / p >
< h2 > Customizing the launcher< / h2 >
< h2 > Customizing the launcher< / h2 >
< ul >
< ul >
< li > The icon of a launcher can be changed just like a normal note. See
< li > The icon of a launcher can be changed just like a normal note. See
< a
< a
class="reference-link" href="../Note/Note%20Icons.html">Note Icons< / a > for more information.< / li >
href="../Note/Note%20Icons.html">Note Icons< / a > for more information.< / li >
< li > The title of the launcher can also be changed.< / li >
< li > The title of the launcher can also be changed.< / li >
< / ul >
< / ul >
< h3 > Resetting< / h3 >
< h3 > Resetting< / h3 >
< p > Resetting allows restoring the original configuration of Trilium for the
< p > Resetting allows restoring the original configuration of Trilium for the
launcher bar, or for a portion of it. Simply right click a launcher (or
launcher bar, or for a portion of it. Simply right click a launcher (or
even the entire < i> Launch Bar< / i > section) and select < i > Reset< / i > to bring
even the entire < em> Launch Bar< / em > section) and select < em > Reset< / em > to bring
it back to the original state.< / p >
it back to the original state.< / p >
< h3 > Creating new launchers / types of launchers< / h3 >
< h3 > Creating new launchers / types of launchers< / h3 >
< p > Right click either the < i > Available launchers< / i > or < i > Visible launchers< / i > sections
< p > Right click either the < em > Available launchers< / em > or < em > Visible launchers< / em > sections
and select one of the options:< / p >
and select one of the options:< / p >
< ol >
< ol >
< li >
< li >
< p > < strong > Note Launcher< / strong >
< p > < strong > Note Launcher< / strong >
< br > A note launcher will simply navigate to a specified note.< / p >
< br / > A note launcher will simply navigate to a specified note.< / p >
< ol >
< ol >
< li > Set the < code > target< / code > promoted attribute to the note to navigate to.< / li >
< li > Set the < code > target< / code > promoted attribute to the note to navigate to.< / li >
< li > Optionally, set < code > hoistedNote< / code > to hoist a particular note. See
< li > Optionally, set < code > hoistedNote< / code > to hoist a particular note. See
< a
< a
class="reference-link" href="../Navigation/Note%20Hoisting.html">Note Hoisting< / a > for more information.< / li >
href="../Navigation/Note%20Hoisting.html">Note Hoisting< / a > for more information.< / li >
< li > Optionally, set a < code > keyboardShortcut< / code > to trigger the launcher.< / li >
< li > Optionally, set a < code > keyboardShortcut< / code > to trigger the launcher.< / li >
< / ol >
< / ol >
< p > < / p >
< / li >
< / li >
< li >
< li >
< p > < strong > Script Launcher< / strong >
< p > < strong > Script Launcher< / strong >
< br > An advanced launcher which will run a script upon pressing. See
< br / > An advanced launcher which will run a script upon pressing. See < a href = "../../Note%20Types/Code/Scripts.html" > Scripts< / a > for
< a
more information.< / p >
class="reference-link" href="../../Note%20Types/Code/Scripts.html">Scripts< / a > for more information.< / p >
< ol >
< ol >
< li > Set < code > script< / code > to point to the desired script to run.< / li >
< li > Set < code > script< / code > to point to the desired script to run.< / li >
< li > Optionally, set a < code > keyboardShortcut< / code > to trigger the launcher.< / li >
< li > Optionally, set a < code > keyboardShortcut< / code > to trigger the launcher.< / li >
< / ol >
< / ol >
< p > < / p >
< / li >
< / li >
< li >
< li >
< p > < strong > Custom Widget< / strong >
< p > < strong > Custom Widget< / strong >
< / p >
< / p >
< p > Allows defining a custom widget to be rendered inside the launcher. See
< p > Allows defining a custom widget to be rendered inside the launcher. See
< a
< a
class="reference-link" href="../../Developer%20Guides/Widget%20Basics.html">Widget Basics< / a > for more information.< / p >
href="../../Developer%20Guides/Widget%20Basics.html">Widget Basics< / a > for more information.< / p >
< p > < / p >
< / li >
< li >
< p > < strong > Spacers< / strong >
< br / > Launchers that create some distance between other launchers for better
visual distinction.< / p >
< / li >
< / li >
< li > < strong > Spacers< / strong >
< br > Launchers that create some distance between other launchers for better
visual distinction.< / li >
< / ol >
< / ol >
< p > Launchers are configured via predefined < a class = "reference-link"
< p > Launchers are configured via predefined < a href = "../../Advanced%20Usage/Attributes/Promoted%20Attributes.html" > Promoted Attributes< / a > .< / p >
href="../../Advanced%20Usage/Attributes/Promoted%20Attributes.html">Promoted Attributes< / a > .< / p >
< / div >
< / div >
< / div >
< / div >
< / body >
< / body >