[MlMt] Shifting some key bindings around... possible?

Benny Kjær Nielsen mailinglist at freron.com
Sat Jun 7 05:40:51 EDT 2014


On 5 Jun 2014, at 17:31, Michael Sale wrote:

> OK, so if this is the case, can anyone tell me why is my keybinding 
> not working? Syntax issues?
>
> {
> // Keybindings for Mike.plist
> "t" = "moveToMailbox:";
> "@t" = "setTag:";
> "~@t" = "goToMailbox:";
> "/" = "mailboxSearch:";
>
> }

You should change the default tagging shortcut in the Tags preferences 
pane to be ⌘T (this also frees `t` to be used for custom key bindings) 
and you should use System Preferences to set ⌥⌘T as a shortcut for 
“Go to Mailbox...”.

The following then seems to work for me:

~~~
{
	"t" = "moveToMailbox:";
	"/" = "mailboxSearch:";
}
~~~

-- 
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20140607/f72b61df/attachment.html>


More information about the mailmate mailing list