oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.62k stars 239 forks source link

[Feature Request] Reorganize execution steps in workflows #321

Open K3UL opened 4 years ago

K3UL commented 4 years ago

Hi,

I think it would be nice to be able to reorganize steps (drag and drop for example) in the execution steps of the workflows. Or at least it would be good to be able to insert a new step at a particular place, between two others.

Currently, to add a new step before all existing ones, if I'm not wrong, you have to remove all the steps and do them all over again.

EDIT : Just figured out I can probably edit %AppData%\Roaming\ueli\config.json 😄 but still the ability to do it in the UI would be better

oliverschwendener commented 4 years ago

Yes you are right, at the moment there is no option to reorganize the steps. Is there a reason why you want to do that? All steps are executed simultaneously and the order is not really relevant.

K3UL commented 4 years ago

Yes I actually thought they were executed in a sequence, my bad. I think the notion of "Execution step" is a little misleading in that matter.

I guess my feature request would then be :

I think this (control order and delay) can apply to a lot of use cases and can add some real power to the worflow plugin.

Beside that, I just want to say I have checked out several launchers and I really like what you've done with yours. I was trying to see if there was something like Alfred but for Windows and found yours infinitely more intuitive than Alfred.