Re: [MlMt] mailmate Digest, Vol 58, Issue 16

2016-01-17 Thread Sherman Wilcox

On 17 Jan 2016, at 8:57, mailmate-requ...@lists.freron.com wrote:


I have found that debugging key bindings can be tricky.


It’s true, and Padraic’s troubleshooting method of commenting out 
and testing new keybindings is a good idea. Benny is always helpful too.


But the payoff is worth the effort. I would prefer to NEVER take my 
fingers off the keyboard when doing email. Only MailMate lets me get 
close to this. I have a keybindings .plist for changing focus among the 
three panels (mailbox list, message list, and message), navigate to my 
most commonly used folders, file messages to most common destination 
folders, and more. It was based on the Postbox keybindings .plist but I 
have revised it extensively.


I also have a few KeyboardMaestro shortcuts that I use with MailMate for 
multistep tasks (maybe this can be done in MailMate).


—
Sherman
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] mailmate Digest, Vol 58, Issue 16

2016-01-17 Thread Sherman Wilcox

On 17 Jan 2016, at 8:57, mailmate-requ...@lists.freron.com wrote:


I have found that debugging key bindings can be tricky.


For what it’s worth, here are some navigational keybindings that I 
use, including some that are directly pointing to specific mailboxes in 
my main account. Yes, I sometimes have multiple keybindings to go to the 
same mailbox. I consider them “alternate fingerings” (former oboe 
player here) for use in different typing contexts.



//  Navigation
	"I" = ( "goToMailbox:", 
"imap://shermanwilcox%40fastmail...@mail.messagingengine.com/INBOX/ICLA", 
"makeFirstResponder:", "mainOutline");
	"X" = ( "goToMailbox:", 
"imap://shermanwilcox%40fastmail...@mail.messagingengine.com/INBOX/FlexCard", 
"makeFirstResponder:", "mainOutline");
	"A" = ( "goToMailbox:", "ARCHIVE", "makeFirstResponder:", "mainOutline" 
);

"S" = ( "goToMailbox:", "SENT", "makeFirstResponder:", "mainOutline" );
"K" = ( "goToMailbox:", "JUNK", "makeFirstResponder:", "mainOutline" );
"i" = ( "goToMailbox:", "INBOX", "makeFirstResponder:", "mainOutline");
"D" = ( "goToMailbox:", "TRASH", "makeFirstResponder:", "mainOutline");
	"R" = ( "goToMailbox:", 
"imap://shermanwilcox%40fastmail...@mail.messagingengine.com/INBOX/Receipts", 
"makeFirstResponder:", "mainOutline");

"," = ( "goToMailbox:", "INBOX", "makeFirstResponder:", "mainOutline");
	"." = ( "goToMailbox:", "ARCHIVE", "makeFirstResponder:", "mainOutline" 
);




—
Sherman
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] mailmate Digest, Vol 58, Issue 16

2016-01-17 Thread Barton Lipman

Could you post the Keyboard Maestro shortcuts?

Thanks!

Bart


On 17 Jan 2016, at 12:01, Sherman Wilcox wrote:


On 17 Jan 2016, at 8:57, mailmate-requ...@lists.freron.com wrote:


I have found that debugging key bindings can be tricky.


It’s true, and Padraic’s troubleshooting method of commenting out 
and testing new keybindings is a good idea. Benny is always helpful 
too.


But the payoff is worth the effort. I would prefer to NEVER take my 
fingers off the keyboard when doing email. Only MailMate lets me get 
close to this. I have a keybindings .plist for changing focus among 
the three panels (mailbox list, message list, and message), navigate 
to my most commonly used folders, file messages to most common 
destination folders, and more. It was based on the Postbox keybindings 
.plist but I have revised it extensively.


I also have a few KeyboardMaestro shortcuts that I use with MailMate 
for multistep tasks (maybe this can be done in MailMate).


—
Sherman
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate