[MlMt] Key Bindings for Smart Folder
Todd Singletary
todd.singletary at gmail.com
Thu Feb 25 09:48:34 EST 2021
This is what I have.
// Combo keys
"g" = {
"a" = ( "goToMailbox:", "ALL_MESSAGES" );
"s" = ( "goToMailbox:", "FLAGGED" );
// g then c Go to 'Contacts' Takes you to your Contacts list.
"d" = ( "goToMailbox:", "DRAFTS" );
"l" = "goToMailbox:";
"i" = ( "goToMailbox:", "INBOX" );
"t" = ( "goToMailbox:", "SENT" );
"u" = ( "goToMailbox:", "UNREAD" );
};
On 24 Feb 2021, at 15:07, Lisa Sieverts wrote:
> Hi Todd,
>
> Whenever I’ve had trouble, it’s been a misplaced semi-colon or
> parenthesis or something like that. Stare at your code until you can
> see what’s different about the code you wrote compared to what was
> already there.
>
> Or paste it and send it to the list and we can help find the mistake.
>
> Lisa Sieverts
> 603-762-0235
> lisa at lisasieverts.com
>
> On 24 Feb 2021, at 13:52, Todd Singletary wrote:
>
>> I have a smart folder that contains all unread messages. It is titled
>> “Unread.” I have tried to create a keybinding to access it like
>> the other gmail custom key bindings (e.g. g + u, for unread). The
>> syntax is the same in the .plist file, but it is not working. I’m
>> sure I’m missing something simple and would greatly appreciate any
>> help.
>>
>> Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20210225/ccccbc8e/attachment.htm>
More information about the mailmate
mailing list