For those into building ease and flexibility into the QAP-favourites, I highly recommend the
{Input:prompt} function.
It is described under
User Input on this page:
https://www.quickaccesspopup.com/can-i-i...ceholders/
It even "daisychains" automatically across the Application field under Basic Settings, and the Parameters field under Advanced Settings.
By daisychain I mean that you can use more than one of them and QAP goes through them sequentially and sends the input to the called program.
Example:
I tend to use a couple of different ssh clients (GUI-based vs command line) depending on what I want to do.
Tested a favourite:
Under Basic Settings, Application path:
C:\MyTools\ssh\{Input:ClientType}
(C:\MyTools\ssh\ is actually a UserVar that points to a different location, but it's an example for clarity)
Under Advanced Settings, Parameters:
{Input:SSHhost} {Input:Command}
I now have ONE favourite entry in QAP that let me chose what ssh client to start (KiTTY/PyTTY/Bitvise/etc vs command line).
What host to connect to, and what command to run....
Nice!
Regards,
joeNOR