raguay.customct Posted June 19, 2015 Posted June 19, 2015 Hi, Could you please add my new Alfred Workflow Library in Haskell to the list of Alfred libraries. You can find it here: https://github.com/raguay/AlfredLibraryInHaskell Thanks.
dhjdhj Posted June 21, 2015 Posted June 21, 2015 What exactly does it do? Does it generate a workflow or are you now supposed to write workflows in Haskell (a very interesting idea).
raguay.customct Posted June 22, 2015 Author Posted June 22, 2015 Hi, This is a Haskell library for making workflows. It's just like the PHP or Ruby libraries listed in the Library section. The cases.hs file is a sample workflow that uses the library. It implements a script filter and some actions. I am currently writing a tutorial on how to use the library for Tuts+. I'll post it here when it goes live (but, it might be a while. They have a large backlog.).
raguay.customct Posted June 22, 2015 Author Posted June 22, 2015 I just added the text converting workflow that demonstrates the use of this library: http://www.alfredforum.com/topic/5967-haskell-text-converter/ Let me know if you have any other questions.
raguay.customct Posted June 23, 2015 Author Posted June 23, 2015 I just updated the library to have conditionally adding items to the XML. I have updated the Haskell Text Converter Workflow to make use of this.
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