Select the smart mailbox in question and hit CDM+C (copy) and it will copy the UUID of the mailbox. Paste that instead of ‘UNREAD’.
Seamus -- Seamus Phillips (+44)7905521930 [email protected] > On 25 Feb 2021, at 16:50, Lisa Sieverts <[email protected]> wrote: > > > 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 > [email protected] > > 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 > [email protected] > > 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 > > _______________________________________________ > mailmate mailing list > [email protected] > https://lists.freron.com/listinfo/mailmate
_______________________________________________ mailmate mailing list [email protected] https://lists.freron.com/listinfo/mailmate
