ten-hands icon indicating copy to clipboard operation
ten-hands copied to clipboard

[FEATURE REQUEST]Can tasks have user input before they run?

Open reddyshyam opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. Sorry to bombard you with so many requests. Please feel free to ignore them if you are busy. :)

At the moment task just runs but if the command has input parameters, then task needs to be edited each time, saved and run

Describe the solution you'd like If there is a way, we can set dynamic params when creating tasks, it would be a good addon,

For example xyz.bat takes 2 input params 3 and 4.

The task saved would look like xyz.bat 3 4

Now if I want to change the params, I have to edit the task, make changes, save and run it again.

Now the solution expected is, if we can make params dynamic i.e. xyz.bat &1 &2 and save the task. When the task is run, app pop's up input boxes for params and when entered, task continues to run with the entered params.

Hope I was clear.

Additional context Add any other context or screenshots about the feature request here.

reddyshyam avatar May 22 '20 13:05 reddyshyam

I'm having the same question. Love this project but couldn't find a way to pass parameters to my tasks.

ArthurSantos-L avatar May 12 '22 13:05 ArthurSantos-L