Cool. Thanks for the heads up Rob.
An updated plugin has been built that should be 100% find now get it from the QS Plugin repo: http://qsapp.com/plugins I'd say the action validation is probably better the way it is: don't want an action showing up to the user if it's not going to do anything. Who knows with QS ;) On Nov 12, 3:16 am, Rob McBroom <[email protected]> wrote: > On Nov 10, 2010, at 5:24 PM, Patrick wrote: > > > As this is only a hot fix, everything doesn't seem to be working > > perfectly - for some reason you can't search for the action in the 2nd > > pane even though it shows up in the prefs. > > I see that `validateObjects` is enabled for that action. That will ensure > that it never appears unless its name is one of those returned by the > `validActionsForDirectObject:` method. Glancing at you commit, it doesn't > look like the validation method was touched, so that's my guess as to why you > never see it. > > Interesting that action validation is done for displaying in the second pane, > but not for actually running the action. Feature or bug? (I say bug.) > > > (P.S. - yes, I've bought qsapp.com. Hopefully we'll finally be able to > > pull everything into one place! > > Anybody want to help out getting it set up? I've already made a test > > wikihttp://qsapp.com/wiki) > > Cool! I have a lot more experience with web stuff than Cocoa, so what do you > need help with? > > First thing I'd do for the > wiki:http://www.mediawiki.org/wiki/Extension:MarkdownSyntax > > But that's just me. :) > > -- > Rob McBroom > <http://www.skurfer.com/> > > If you need something, that doesn't mean someone else owes it to you. If you > don’t need something, that doesn’t mean someone else can take it.
