On Wednesday, May 27, 2015 at 7:40:31 PM UTC+2, Rob McBroom wrote: > > You mean select something but don’t actually run it? The closest thing > would be to use the “Select in Command Window” action in your > command. That will bring up whatever you put in the first pane in the > main interface, but the action will be whatever you have as the default > for that type. >
Not quite what I meant, but it gave me an idea. I'm trying to programmatically control QS's first and second pane. My guess is now that I can put files on the first pane with this applescript line do shell script "qs file1 file2" and I could run a QS command that's composed of Quıcĸsıɩⅴεʀ Selection + [some action] for the second pane. The problem is, if I select in the first pane Proxy Objects and scroll down, I don't see Quıcĸsıɩⅴεʀ Selection. The only way to have this proxy appear is by clicking on it in its catalogue in contents. And even then, not all actions show for this generic proxy. How come? I could even set a var to that command (plist) and run it from within the applescript, if I knew how… (from the applescript I could make a temp command file and let Finder run it, but it'd be more elegant not to resort to a temp file). -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
