Coder Social home page Coder Social logo

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

Haskell

Hi,

Could you add support for Haskell?

Regards,
Rik

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?

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.

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.

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.

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.