diff --git a/src/public/app/doc_notes/launchbar_command_launcher.html b/src/public/app/doc_notes/launchbar_command_launcher.html index eb228f06a..68eb051a2 100644 --- a/src/public/app/doc_notes/launchbar_command_launcher.html +++ b/src/public/app/doc_notes/launchbar_command_launcher.html @@ -1 +1 @@ -

Keyboard launcher for this launcher action can be configured in Options -> Launchers.

+

Keyboard shortcut for this launcher action can be configured in Options -> Shortcuts.

diff --git a/src/public/app/doc_notes/launchbar_note_launcher.html b/src/public/app/doc_notes/launchbar_note_launcher.html index 74b28296a..403c6e2b4 100644 --- a/src/public/app/doc_notes/launchbar_note_launcher.html +++ b/src/public/app/doc_notes/launchbar_note_launcher.html @@ -3,7 +3,7 @@
  1. target - note which should be opened upon activating the launcher
  2. hoistedNote - optional, will change the hoisted note before opening the target note
  3. -
  4. keyboardLauncher - optional, pressing the keyboard launcher will open the note
  5. +
  6. keyboardShortcut - optional, pressing the keyboard shortcut will open the note
-

Launchbar displays the title / icon from the launcher which does not necessarily mirrors those of the target note.

+

Launchbar displays the title / icon from the launcher which does not necessarily mirror 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 0a17bf523..49e315487 100644 --- a/src/public/app/doc_notes/launchbar_script_launcher.html +++ b/src/public/app/doc_notes/launchbar_script_launcher.html @@ -2,7 +2,7 @@
  1. script - relation to the script note which should be executed upon launcher activation
  2. -
  3. keyboardLauncher - optional, pressing the keyboard launcher will activate the launcher
  4. +
  5. keyboardShortcut - optional, pressing the keyboard shortcut will activate the launcher

Example script