On 13 Jan 2015, at 7:57, Leonardo Barbosa wrote:

Thanks for all replies. The good thing about the open action though is its wildcard nature, namely, it is able to recognize the target (whether it's
an application, file, or folder) and take an action, accordingly.

Eh, not really. It’s the same thing that would happen if you double-clicked the selected item in Finder, or typed `open /path/to/file` in Terminal. Quicksilver isn’t doing much thinking about what to do.

You could make a modified version of [the Open action][open] that checks to see if the thing is a Folder and does something different. No need to modify the app. Just make a one-action plug-in.

[open]: https://github.com/quicksilver/Quicksilver/blob/master/Quicksilver/PlugIns-Main/QSCorePlugIn/Code/QSActionProvider_EmbeddedProviders.m#L386

--
Rob McBroom
http://www.skurfer.com/

--
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.

Reply via email to