Invoke utility with parameters #52
jdhitsolutions
started this conversation in
Ideas
Replies: 3 comments 2 replies
|
Another nice idea. I can add the third action This is for occasional usage though. If a certain parameter set is frequently used, I would recommend adding function or script block entries. |
1 reply
|
I want to revisit this topic and extend it to scripts and functions. I defined a favorite function, but sometimes, I need to pass a different parameter value. |
1 reply
|
@jdhitsolutions "Launch/Invoke with arguments" action was added by #56 and has been included in the v0.8.0 release. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Another wish list item is a way to pass parameters to utilities. For example, I can get to a command-line utility.

But I can't truly run it because the command requires parameters. I don't think you can detect all possible parameters, but maybe you can provide an intermediate window where the user could enter the parameters or the full command they want to run.
All reactions