From cf4201b084932d4d55a1b54158ebc9f20273af00 Mon Sep 17 00:00:00 2001 From: MeIchthys <10717998+meichthys@users.noreply.github.com> Date: Mon, 15 May 2023 10:11:07 -0400 Subject: [PATCH] update keyboardlauncher to keyboardShortcut --- src/public/app/doc_notes/launchbar_note_launcher.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/app/doc_notes/launchbar_note_launcher.html b/src/public/app/doc_notes/launchbar_note_launcher.html index 74b28296a..7e61eee0a 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.