Matthew J. Gordon Posted February 12, 2017 Posted February 12, 2017 Hello! I did search the forums here, but I didn't find what I was looking for. I apologize if this has been answered elsewhere. Please link me if that is the case. I'm looking to run a workflow, have it wait on a step for user input, and then resume once input has been received. More specifically - My workflow opens up terminal and ssh's to another computer. I need to enter a password. Once this step is complete THEN I would like the remainder of the workflow to run. Thank you in advance for any help that you can give on this. Cheers!
vitor Posted February 12, 2017 Posted February 12, 2017 You can add a Delay in Alfred. Otherwise, if you want Alfred to continue after you’ve received input on another app, you’ll need to use an External Trigger.
deanishe Posted February 13, 2017 Posted February 13, 2017 On 12/02/2017 at 7:42 AM, Matthew J. Gordon said: My workflow opens up terminal and ssh's to another computer. I need to enter a password. Can't you log in via a certificate instead of password? It's more secure and things like this "just work".
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now