ldubov Posted October 5, 2017 Posted October 5, 2017 Hi guys. I tries to make a workflow which launches my own python script. Script accepts exact 2 arguments. What is the best way to do that?
deanishe Posted October 5, 2017 Posted October 5, 2017 Hard to say from your rather vague description. You can add two Keywords, one after the other, and save the first input to a variable.
Vero Posted October 6, 2017 Posted October 6, 2017 @ldubov Welcome to the forum! In addition to what @deanishe has already suggested, you can take a look at this page for more information on using variables to save multiple queries throughout your workflow, which includes a built-in example you can take a look at: https://www.alfredapp.com/help/workflows/advanced/variables/ In particular, you'll find what you want in the "Setting Variables Within a Workflow" header. Cheers, Vero
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