jhuiting Posted March 17, 2013 Posted March 17, 2013 (edited) I was still missing the dash extension of v1, so I created a really simple workflow to integrate Alfred and Dash. Dash is a handy application to lookup developer documention and snippets, saves me a lot of time compared to 'Googling' these simple questions all the time (e.g. the order of parameters for a the array functions in PHP). Right now the extension (v0.1) has two basic functionalities: -Lookup in alfred with the keyword 'dl' Example query: 'dl php:array_reverse' => Just the results for php Example query 2: 'dl pop' => Results for all languages -Opening Dash with a keyboard shorcut and push the current selection Right now the shortcut is Ctrl + shift + e I'm aware of the system service of Dash which can handle this, but for me that's not working out very well. To be able to use this workflow you need to have Dash installed Extension can be downloaded here This is the first workflow I created for other users, so if there are any errors / mistakes please let me know. I'm also curious about what features you guys like to have, I'll try to add them if it can be done in reasonable time. Edited March 17, 2013 by jhuiting
lmartins Posted March 17, 2013 Posted March 17, 2013 Brilliant !!! Omg, i just cant stop installing new workflows.
bogdansrc Posted April 11, 2013 Posted April 11, 2013 An "official" Dash Alfred 2 workflow is now available from within Dash. More details at http://www.alfredforum.com/topic/1919-dash-documentation-for-80-apis/.
willfarrell Posted September 25, 2013 Posted September 25, 2013 If you like quick lanuches for your docs check out https://github.com/willfarrell/alfred-dash-workflow
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