Category: Script Library
Quick Launch
Provides a pop-up where one can select which document favorite script it should be launched. Usually, this script is launched using a keyboard shortcut like cmd-k.
Usage
This simple application is best used as a document script. But using this script as a document script would prevent the scriptHandler from updating it.
Therefore, it's better to have a designated document script that calls the Quick Launch script:
document.getFormNamed('Scripts').runScriptNamed('Quick Launch');
Installation
The Quick Launch script is installed using the scriptHandler script about which you can learn more over here. It is installed in the Scripts form.
Dependencies
none
ChangeLog
Link to ChangeLog
Author
- Daniel Leu, info@danielleu.com
Do you like this script? Are you using it? Please consider supporting me by buying me a coffee!
Thanks!
Last modified: Apr 24, 2025 6:28:27 PM
Browse posts:
