Integrate Alfred and Dash 🤝
Today I'm testing an intergration between Alfred, the powerful alternative to Finder, and Dash, the local-documentation tool for Mac. My goal is a single command, run from anywhere on a Mac, that searches one or many sets of docs for a named function.
This tutorials showed me how to do it. TL;DR, it's a one-click setup in Dash:
https://github.com/Kapeli/Dash-Alfred-Workflow
Once complete, I can trigger Alfred (with CMD + SPACE
, or any key combo that's not assigned elsewhere), type dash List.reverse
, hit enter, and Alfred loads all the List.reverse
docs I've downloaded in Dash.