On Apr 20, 2008, at 11:44 AM, logan wrote:

What if I wanted to bind a text phrase, followed by Enter - such as in
instant messaging?

As in most places in the mac typing opt-enter will let you enter a newline into a text field. I'm not sure it will yield an enter vs a newline but it's the best I know of. Or you could use the IM Item... action instead of Type Text or write an apple script action to do this.

Another offhand question: can I make a command run three times with one keystroke?

Not easily. You could possible use command objects (control-return) and the comma trick to do it, by entering the same command three times, but that's not a good solution.

Howard

On Apr 19, 3:17 pm, Howard Melman <[EMAIL PROTECTED]> wrote:
For further reference, all this and more is in the 
manual:http://mysite.verizon.net/hmelman/Quicksilver.pdf

Howard

On Apr 19, 2008, at 3:08 PM, logan wrote:



I got it. For reference for other people, here's a great site:

http://lifehacker.com/software/quicksilver-quickie/use-triggers-for-r ...

On Apr 19, 2:58 pm, Howard Melman <[EMAIL PROTECTED]> wrote:
Put the text in the first pane and use the Type Text action in the
second.

Howard

On Apr 19, 2008, at 2:47 PM, logan wrote:

Is there a way I can set up a hotkey shortcut to literally type out
text for me? I do a lot of html, and it'd be nice to set up some
shortcuts to write out the tags for me .Thanks in advance.

~logan

Reply via email to