djc Posted May 3, 2014 Posted May 3, 2014 (edited) Hi guys, I made a workflow that serves as a searchable tea reference, with type, quantity, temperature and time, as well as ability to look at others within a teas type and start a timer. Here's a screenshot of what it looks like to pull up a tea: Don't be frightened by the ridiculous query, to get there, it's just as simple as: 1) Pulling up the Tea Master using "tea" 2) Going to either a category or search (in this case a search on "ch") 3) Pressing the tea you want to pull up information for (bringing you back to the first photo). -------------------------------- The github page is here. If you have any additions (e.g. more teas!!) please pull request. Download the workflow here. Star and/or comment below if you find it useful. Would love to get some feedback. Edited May 3, 2014 by djc morocons 1
djc Posted May 3, 2014 Author Posted May 3, 2014 (edited) Also, if you're interested in how this workflow is set up (being able to pull up data (e.g. steep time, temp) on a result (a certain tea in the search) without leaving Alfred), I am currently developing the "Alfred Reference Framework" which makes it easy to set up a workflow similar to this. The github page is here. Edited May 3, 2014 by djc vdesabou 1
rice.shawn Posted May 5, 2014 Posted May 5, 2014 I am currently developing the "Alfred Reference Framework" which makes it easy to set up a workflow similar to this. The github page is here. This looks interesting.
djc Posted May 5, 2014 Author Posted May 5, 2014 This looks interesting. Thanks! I've been getting really into it. Right now it's at the point where it's easy to make a reference workflow with static data like this one just by changing the contents of a delimited file, and I'm working on a library that makes it possible to display dynamically generated data in this manner. I'll give it it's own post once I'm further along.
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