February 2012
8 posts
Alfred and Marked = Beautiful Productivity
I’ve been meaning to do a tumble about this for a while, but now I don’t need to… here is a really good example of using Alfred 1.1’s new filter actions to assign a keyword to a particular set of files which subsequently opens in a given app.
palobo:
From their respective websites, Alfred and Marked state that:
Alfred is an award-winning productivity application for Mac...
Alfred 1.1.1 dev release build 198
The Alfred 1.1.1 maintenance release is coming along nicely with things essentially code complete. The purpose of this release is to essentially iron out some little quirks found in 1.1 (and 1.0) most notably:
Significantly improved keyword [split] based matching with the in keyword and custom searches. This allows for much better matching of documents which contain the multiple [space separated]...
Alfred 1.1.1 dev build 194
Hot off the heels of the 1.1 release, here is the first dev release for 1.1.1 which fixes a few little problems and adds a few treats! Read the change log to see what’s new!
Get the 1.1.1 dev release!
Cheers, Andrew
Using Xcode 4.3's Command Line Tools
I recently upgraded to 4.3 which has done away with the /Developer folder, instead opting for an XCode.app application in /Applications. Naturally, the command line tools such as xcodebuild stopped working so my automated build server broke.
There is quite a simple fix, you simply need to change xcode’s root folder to the Developer folder inside XCode’s app bundle:
sudo...
Alfred 1.1 pre-release b189 [GA candidate]
Weeee, another pre-release build…
As explained in an earlier tumblr, Alfred has dev releases and pre-releases which subsequently lead to a general release. The dev builds are unfinished / untested and exist mostly to allow for rolling testing and to satisfy people who want to get their mitts on things early…
The pre-release builds, however, are closer to what I feel are ready for...
Alfred 1.1 Second Dev Release
After a rather successful initial 1.1 dev release, here is a second development release before going to pre-release and [hopefully] general release next week. This second release fixes a small number of outstanding issues and should set things up well for the general release.
Without further ado, update to 1.1 dev b185.
Cheers, Andrew