Open quick input panel via applescript

4 views
Skip to first unread message

droussel

unread,
Sep 15, 2009, 10:32:20 AM9/15/09
to Yojimbo Talk
Hi,

Is there a way to open the Quick input panel via applescript? I am
using launchbar pretty much for everything and would prefer to call ip
up and type something like "yqi" to call up a "Yojimbo Quick Input
Panel" script then to learn and assign a keyboard shortcut to it. I'm
not that good at AppleScript so maybe it is obvious but I can't find
how to do it...

Thanks,

Daniel

Diane Ross

unread,
Sep 15, 2009, 4:44:36 PM9/15/09
to Yojimbo Talk
On 9/15/09 7:32 AM, "droussel" <drou...@gmail.com> wrote:

> Is there a way to open the Quick input panel via applescript?

I'm looking for an alternative too. Since installing Snow Leopard, I can't
even reassign a shortcut in preferences. When I type in Command-F8, I get
Command-J.

--
Diane


Diane Ross

unread,
Sep 16, 2009, 8:07:03 PM9/16/09
to Yojimbo Talk
On 9/15/09 1:44 PM, "Diane Ross" <dian...@mvps.org> wrote:

> I'm looking for an alternative too. Since installing Snow Leopard, I can't
> even reassign a shortcut in preferences. When I type in Command-F8, I get
> Command-J.

I toggled the Fn key and it's working now. This is a new key for me and
wasn't aware I had selected it.

--
Diane


Corentin Cras-Méneur

unread,
Sep 17, 2009, 4:33:08 PM9/17/09
to yojimb...@googlegroups.com

On 16 Sep 2009, at 20:07, Diane Ross wrote:

> I toggled the Fn key and it's working now. This is a new key for me
> and
> wasn't aware I had selected it.


Are you using a Microsoft Keyboard Diane?? I often get tricked by the
evil F-Lock key too :->


Corentin

Diane Ross

unread,
Sep 17, 2009, 7:55:09 PM9/17/09
to Yojimbo Talk
On 9/17/09 1:33 PM, "Corentin Cras-Méneur" <korve...@gmail.com> wrote:

> Are you using a Microsoft Keyboard Diane?? I often get tricked by the
> evil F-Lock key too :->

Yes, the F-Lock key is new on this keyboard.

--
Diane


Jim Correia

unread,
Sep 30, 2009, 9:50:01 PM9/30/09
to yojimb...@googlegroups.com

> how to do it…

Sorry for the delay - catching up on a backlog of mailing list mail.

It isn’t currently possible to open the Quick Input Panel via
AppleScript. I’ve logged a bug so we can make this properly scriptable
in the future.

In the meantime, I’ll privately send you a unsupported[1], temporary
hack you can use.

Jim

Jim Correia

unread,
Nov 13, 2009, 8:34:03 PM11/13/09
to yojimb...@googlegroups.com
On Sep 30, 2009, at 9:50 PM, Jim Correia wrote:

> It isn’t currently possible to open the Quick Input Panel via
> AppleScript. I’ve logged a bug so we can make this properly scriptable
> in the future.

This is now possible in Yojimbo 2.1:

tell application "Yojimbo"
open quick input panel
end tell

- Jim

Reply all
Reply to author
Forward
0 new messages