Hi,
Are there some Quicksilver experts here? I would like to know how top open a folder with textmate using Quicksilver.
Currently I have to do: 1) ctrl + Space to open quicksilver 2) type the name of my folder 3) hit tab and type "ow" for open with 4) hit tab and type tex for textmate 5) hit return
Is it possible to trim down steps 3-5?
I would say just use a Trigger in Quicksilver to do these same steps: http://docs.blacktree.com/quicksilver/triggers
Set it up once, and then use the key command you've chosen for the trigger.
Hope that helps.
-Kevin Ridgway
On Fri, Nov 7, 2008 at 3:50 PM, Thomas iamkenzo@gmail.com wrote:
Hi,
Are there some Quicksilver experts here? I would like to know how top open a folder with textmate using Quicksilver.
Currently I have to do:
- ctrl + Space to open quicksilver
- type the name of my folder
- hit tab and type "ow" for open with
- hit tab and type tex for textmate
- hit return
Is it possible to trim down steps 3-5?
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 08/11/2008, at 6:50 AM, Thomas wrote:
Are there some Quicksilver experts here? I would like to know how top open a folder with textmate using Quicksilver.
Currently I have to do:
- ctrl + Space to open quicksilver
- type the name of my folder
- hit tab and type "ow" for open with
- hit tab and type tex for textmate
- hit return
Is it possible to trim down steps 3-5?
It is sometimes hard to add "Open With…" to a trigger. What you need to do is _copy_ this action from the normal QS interface before you try and create the trigger, and paste it into the trigger's action.
--
LD.
Trigger are the best way you can choose. And you can choose "Current Selection" as item for the first pane...
Second one is to use Ctrl+Esc to open QS _with_ current selection (i.e. folder) 1. Select folder in Finder and hit Ctrl+Esc 2. Type "ow" for "Open With..." and tab 3. Type "tex" for "TextMate" and hit Enter
-- Alexey
On Mon, Nov 10, 2008 at 03:41, Luke Daley ld@ldaley.com wrote:
On 08/11/2008, at 6:50 AM, Thomas wrote:
Are there some Quicksilver experts here? I would like to know how top open a folder with textmate using Quicksilver.
Currently I have to do:
- ctrl + Space to open quicksilver
- type the name of my folder
- hit tab and type "ow" for open with
- hit tab and type tex for textmate
- hit return
Is it possible to trim down steps 3-5?
It is sometimes hard to add "Open With…" to a trigger. What you need to do is _copy_ this action from the normal QS interface before you try and create the trigger, and paste it into the trigger's action.
--
LD.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate