[MlMt] Key Bindings for Smart Folder

Lisa Sieverts lisa at lisasieverts.com
Thu Feb 25 11:49:58 EST 2021


Perhaps because UNREAD isn’t a built-in, that is, a blue mailbox? 
It’s a Smart Mailbox for me and I can’t get the Key Bindings to go 
to any Smart Mailbox using the format you shared.

Lisa Sieverts
603-762-0235
lisa at lisasieverts.com

On 25 Feb 2021, at 9:48, Todd Singletary wrote:

> 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/419f451b/attachment.htm>


More information about the mailmate mailing list