Searchlight Update
Return to home page
Comments Loading...
2007-10-20

I've been feeling a bit sick the last few days and haven't had any spare time outside of regular Seaside work to play with other things. I'm still not feeling that great, but today isn't a work day - so I worked a little bit on Searchlight.

I've been playing with Quicksilver lately, a particularly wild searchamethingy for MacOSX. Along the lines of Spotlight, except that it has a plugin framework for what you can find and what you can do once you've found something.

I think I like this idea - what you can search for is already pluggable in Searchlight - just make a subclass SearchImage and implement #thingsDo: , #search: and #name and it'll do the rest for you. I'm considering making actions a plugin framework too using pragmas.

Latest version: Searchlight v96

New features:

Still on the todo list: