(I dug around the topics, and didn't see this one, so I apologize if it's a duplicate)
I love the new workflows, but, I would like to add multiple levels to my workflows.
For instance, let's say I type:
formatdate 2/4/2013
It would popup a nested list having options like:
Month/Day/Year
Day/Month/Year
Day of week
Days since beginning of year
...
Or whatever options I put in there, and I can select an option, and it will (run a linux command probably) and output the result.
I could do a lot if I had an infinite level of submenus I could use. Maybe there's a super fan