Script launcher can execute a script (code note) connected via ~script relation.
script - relation to the script note which should be executed upon launcher activationkeyboardShortcut - optional, pressing the keyboard shortcut will activate the launcher
api.showMessage("Current note is " + api.getActiveContextNote().title);