On Fri, Apr 29, 2011 at 7:54 PM, Rob McBroom <[email protected]> wrote: > On Apr 29, 2011, at 10:01 AM, bram wrote: > >> I've been really excited to switch back to Quicksilver. Thanks so >> much to all the hard work people are putting in. >> >> One thing I find myself missing from Quick Search Box is the ability >> to find Google Docs documents. I came across an old discussion of >> this issue, but nothing recent. Has anyone figured out a way to use >> Quicksilver to open specific Google Docs files? > > As far as I know, everything in QSB was open source. So in theory, the code > they used to interface with Google docs is out there somewhere and could be > used to create a Quicksilver plug-in. > > Who’s bored? ;) > > http://projects.skurfer.com/QuicksilverPlug-inReference.mdown
It's here: http://code.google.com/p/qsb-mac/source/browse/trunk/Vermilion/Modules/GoogleDocs/ Or you could just ignore that and program against the google docs API yourself: http://code.google.com/intl/en/apis/documents/ Shouldn't be too hard...if I just had the time. ;-)
