Search the Community
Showing results for tags 'asynchronous'.
-
[I originally posted this on Reddit, but I'm posting again here to make sure that it's seen.] The tool itself is fine. Good improvements, but mostly invisible. My kids don't even know how to use the computer when they use a Mac without Alfred. Incredible software! I've been a user since 1.0 and a PowerPack user for just as long. Before that I used the Google task launcher thing, and before that, QuickSilver. What I'm interested in is a thriving workflow community. If you want to find workflows, you need to search too many places. Packal and Pacmax seem abandoned. You have
-
It would be very interesting to be able to use an URL in the icon parameter and fetch it asynchronously without slowing down the Feedback. Today we need to fetch/save the images and this considerably slowing the process because it's synchronous. Something like this would be neat: <?xml version="1.0"?> <items> <item uid="rdioartist" arg="r96664" valid="yes" autocomplete="Incubus"> <title>Incubus</title> <subtitle>Artist</subtitle> <icon type="url">http://blablabla.com/rdio-artist.png</icon> </item> </item