[MlMt] "Junk State = Junk" & "Move to Junk" with one keystroke?
Vlad Ghitulescu
Vlad at Ghitulescu.de
Mon Jan 18 01:25:30 EST 2016
On 18 Jan 2016, at 7:23, Fredrik Jonsson wrote:
> I'm on version 1.9.3 (5187). Whats your version?
1.9.3 (5201)
Here is my key binding - file:
---
{
"n" = "newMessage:";
"r" = "reply:";
"g" = "send:";
"m" = "moveToMailbox:";
"f" = ( "makeFirstResponder:", "mainOutline" );
"J" = ( "moveToJunk:" );
"i" = ( "goToMailbox:", "INBOX", "makeFirstResponder:", "mainOutline" );
"s" = ( "goToMailbox:", "SENT", "makeFirstResponder:", "mainOutline" );
"d" = ( "goToMailbox:", "TRASH", "makeFirstResponder:", "mainOutline" );
"j" = ( "goToMailbox:", "JUNK", "makeFirstResponder:", "mainOutline" );
}
——
More information about the mailmate
mailing list