Jump to content

alfred_feedback.rb


Recommended Posts

https://gist.github.com/4555836

 

I wanted something in ruby that would allow me to create custom feedback items easily.  Based off a comment from another thread, I also wanted the ability to search/filter that list as I was typing input.

 

This uses amatch for computing the score of the match to decide what items to filter, and nokogiri for building up xml.

 

There is an example in the gist.  Let me know what you think.

 

Best

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...