Code Monkey home page Code Monkey logo

alfred-dash-workflow's Introduction

Dash.alfredworkflow (Download v1.22)

Dash Documentation Lookup

Dash comes with default Alfred 2 Workflow. This is an extension to that by shortening the keyword filters for each language. Does not require online connection.

As of Dash v2, this workflow is no longer needed.

To enable the new workflow go to Dash -> Preferences -> Integration -> Alferd

Requires: Dash >= 1.9.2.

Commands Included: dash {query} (default), html {query}, css {query}, js {query}, jquery {query}, jqueryui {query}, angularjs {query}, bootstrap {query}, svg {query}, nodejs {query}, php {query}, redis {query}, mysql {query}, man {query}, cpp {query}, sass {query}, compass {query}, backbone {query}, underscore {query}, wordpress {query}, drupal {query}, django {query}, python {query}, python2 {query}, elisp {query}, android {query}, yui {query}, ruby {query}, rails {query}, gem {query}, bourbon {query}, neat {query}, jade {query}, stylus {query}, coffee {query}, knockout {query}, erlang {query}, lua {query}, foundation {query}, ios {query}, lodash {query}, vagrant {query}, bash {query}, vim {query}

alt text

Development

For new keywords being added in please read #20 in regards to new query string.

alfred-dash-workflow's People

Contributors

aheuermann avatar constantinexvi avatar djpowers avatar egermano avatar gyran avatar jeffbyrnes avatar jsvisa avatar kpantic avatar stevenschobert avatar vocino avatar willfarrell avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alfred-dash-workflow's Issues

Some changes coming in Dash 2

Just to let you know, Dash 2 will improve the Alfred workflow by dynamically adding keywords for each docset the user has installed, as well as search profiles. So, if the user has the PHP docset installed he can type "php {query}" in Alfred.

It's basically the same thing as your workflow, except that only keywords the exist are added to the workflow.

Problems since upgrading to 10.9

Since upgrading to OSX 10.9, everytime I try to use Dash I get a "Couldn't load Dash" error message.

I'm using Alfred 2.1 (218).

Any ideas?

adding iphoneos

Is there any interest in adding script filter for "iphoneos" ?

Immediate Fallback Issue

When trying use this workflow, every trigger shows the correct Title and placeholder when I type in the keyword, but immediately falls back to a Google search when I type anything after the space.

I believe the issue might be with my using an older version of Dash as I am running v 1.8.1 on OSX 10.6.8. I'm not sure if the ./dashAlfredWorkflow is actually pulling in an existing workflow or not.

Attached are relevant screenshots of the issue.

Thanks in advance!

After typing the keyword:
keyword

After typing a single letter after the keyword:
keyword with one letter

Escape special characters

If I try to search for something that has a $ in it, no results are returned. For example, angularjs $rootScope.

New way for plugins to call Dash with keywords

Dash 1.9.3 comes with a new way for plugins to call Dash and send over a list of keywords which Dash uses to enable/disable docsets.

This is all described at http://kapeli.com/dash_plugins.

This was designed for IDEs and editors, so that they can activate more than one docset at a time based on the type of the file they're currently editing.

Even if you only want one docset at a time, I suggest that you change the workflow to also use the new URL scheme. The only benefit in doing this is that the workflow will still work if the user changes his keyword preferences.

So, for example, if the user sets r: as the keyword for Ruby, calling dash://ruby:{query} will no longer work. However, calling dash-plugin://keys=ruby&query={query} will still work.

One thing to look out for: you need to percent escape the {query}, otherwise things will fail when the user searches for things that cointain a & (and possibly other special chars as well).

As the benefit is not that huge, it's up to you whether or not to change things.

Haskell

Hi,

Could you add support for Haskell?

Regards,
Rik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.