Thanks for reminding me about that shortcut Igarron!

ar, Default Folder X sounds very cool, but now that I have QS working I'm not sure it adds enough for me over QS's awesome folder/file search.

QS team, I think it would make sense to add this functionality into default QS. Its crazy useful.

d

On 4/18/13 9:42 PM, Lucas Garron wrote:
If your script is the default action on a folder for the letter "s", you can also press "Cmd-Shift-S" instead of the last three steps. ;-)

(Or if it isn't, you can create a trigger using the "Quicksilver Selection" proxy.)

»Lucas Garron


On Thu, Apr 18, 2013 at 1:03 PM, ar <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    I'm a little late to this party, but maybe I have something that
    can help.

    If you're using Default Folder X (which I highly recommend) this
    super simple AppleScript should do the trick:

    |
    on open theFolder
        tell application "Default Folder X Helper"
    ifIsDialogOpenthen
    SwitchToFoldertheFolder
    endif
    endtell
    endopen
    |

    I've been using this for years and still works perfectly with QS
    1.0.0 (4000):
    - Open/Save Dialog Box
    - Call up QS
    - Find your destination folder
    - Tab
    - Call up this Script
    - Enter

    I don't remember exactly where I got it from, but I think parts of
    it are straight from the DF Dev.

    a.

-- 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]
    <mailto:blacktree-quicksilver%[email protected]>.
    To post to this group, send email to
    [email protected]
    <mailto:[email protected]>.
    Visit this group at
    http://groups.google.com/group/blacktree-quicksilver?hl=en.
    For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to a topic in the Google Groups "Quicksilver" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/blacktree-quicksilver/NwYiLiPt3NQ/unsubscribe?hl=en. To unsubscribe from this group and all its topics, 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to