diff --git a/src/public/app/doc_notes/launchbar_command_launcher.html b/src/public/app/doc_notes/launchbar_command_launcher.html index 68eb051a2..eb228f06a 100644 --- a/src/public/app/doc_notes/launchbar_command_launcher.html +++ b/src/public/app/doc_notes/launchbar_command_launcher.html @@ -1 +1 @@ -
Keyboard shortcut for this launcher action can be configured in Options -> Shortcuts.
+Keyboard launcher for this launcher action can be configured in Options -> Launchers.
diff --git a/src/public/app/doc_notes/launchbar_intro.html b/src/public/app/doc_notes/launchbar_intro.html index 1281f6fc8..cac5224e9 100644 --- a/src/public/app/doc_notes/launchbar_intro.html +++ b/src/public/app/doc_notes/launchbar_intro.html @@ -3,9 +3,9 @@You can do the following things here:
You can define the following attributes:
targetNote
- note which should be opened upon activating the launchertarget
- note which should be opened upon activating the launcherhoistedNote
- optional, will change the hoisted note before opening the target notekeyboardShortcut
- optional, pressing the keyboard shortcut will open the notekeyboardLauncher
- optional, pressing the keyboard launcher will open the noteLaunchbar displays the title / icon from the shortcut which does not necessarily mirrors those of the target note.
+Launchbar displays the title / icon from the launcher which does not necessarily mirrors those of the target note.
diff --git a/src/public/app/doc_notes/launchbar_script_launcher.html b/src/public/app/doc_notes/launchbar_script_launcher.html index 39168e1c7..82c9d496c 100644 --- a/src/public/app/doc_notes/launchbar_script_launcher.html +++ b/src/public/app/doc_notes/launchbar_script_launcher.html @@ -1,6 +1,9 @@ -Please define the target script note in the promoted attributes. This script will be executed immediately upon clicking the launchbar icon.
+Script launcher can execute a script (code note) connected via ~script
relation.
Launchbar displays the title / icon from the shortcut which does not necessarily mirrors those of the target script note.
+script
- relation to the script note which should be executed upon launcher activationkeyboardLauncher
- optional, pressing the keyboard launcher will activate the launcherSpacer allows you to visually group shortcuts. You can configure it in the promoted attributes:
+Spacer allows you to visually group launchers. You can configure it in the promoted attributes:
baseSize
- defines size in pixels (if there's enough space)