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