Large Type For Email Address?

0 views
Skip to first unread message

la bête

unread,
May 7, 2010, 9:13:39 AM5/7/10
to Blacktree: Quicksilver
Hi,

For some reason I don't have the large type action available when I
select an email address in Quicksilver. Works fine for phone numbers
and addresses, but not for this. Any thoughts?

Cheers,

James

Rob McBroom

unread,
May 7, 2010, 11:18:32 AM5/7/10
to blacktree-...@googlegroups.com
How about an answer that's sure to be more technical than you want?

The Address Book Plugin adds most things as strings, but e-mail addresses are prefixed with "mailto:" and added as URLs.

There are a couple of ways to change that. Either the "Large Type" action could have URLs added to the list of things it supports, or the Address Book Plugin could assign an additional type to the e-mail address objects it creates (so Quicksilver could see them as both URLs *and* plain strings). This isn't something I have time or motivation for, but something like this in QSObject_ContactHandling.m would probably do it.

[obj setObject:address forType:QSTextType];

(You might need to define a primary type too, once the object has more than one.)

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

la bête

unread,
May 10, 2010, 10:41:57 AM5/10/10
to Blacktree: Quicksilver
Thanks Rob,

That's certainly beyond my knowledge. Is there a change request log I
can add this to?

Cheers,

James

Rob McBroom

unread,
May 16, 2010, 9:27:51 AM5/16/10
to blacktree-...@googlegroups.com
On May 10, 2010, at 10:41 AM, la bête wrote:

> That's certainly beyond my knowledge. Is there a change request log I
> can add this to?

http://github.com/tiennou/blacktree-alchemy/issues
Reply all
Reply to author
Forward
0 new messages