noahcoad Posted September 7, 2014 Share Posted September 7, 2014 Is it possible to have Alfred2 use a workflow from a folder instead of a .alfredworkflow file? For development of my workflow outside of Alfred, it'd sure help to work from a folder that Alfred was reading instead of needing to zip up and import the contents every time I want Alfred to refresh my workflow. thanks! -Noah Link to comment
dfay Posted September 7, 2014 Share Posted September 7, 2014 Preferences > Workflows, right-click the name of the workflow > Show in Finder will open the workflow folder. You can edit the contents live. Link to comment
deanishe Posted September 27, 2014 Share Posted September 27, 2014 (edited) Is it possible to have Alfred2 use a workflow from a folder instead of a .alfredworkflow file? For development of my workflow outside of Alfred, it'd sure help to work from a folder that Alfred was reading instead of needing to zip up and import the contents every time I want Alfred to refresh my workflow. thanks! -Noah I keep my workflow source code with my other projects and symlink them to the directory Alfred installs its workflows in. Here's the script I use to install/symlink workflows. If you want to use it, you'll have to install the docopt library and edit ~/.workflow-install.json. Edited September 27, 2014 by deanishe Link to comment
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