<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">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’.<div><br></div><div>Seamus<br><br><div dir="ltr"><div>--</div><div>Seamus Phillips</div><div>(+44)7905521930</div><div>seamus.phillips@gmail.com</div></div><div dir="ltr"><br><blockquote type="cite">On 25 Feb 2021, at 16:50, Lisa Sieverts <lisa@lisasieverts.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">


<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">


<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">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.</p>

<p dir="auto">Lisa Sieverts<br>
603-762-0235<br>
<a href="mailto:lisa@lisasieverts.com" style="color:#3983C4">lisa@lisasieverts.com</a></p>

<p dir="auto">On 25 Feb 2021, at 9:48, Todd Singletary wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">This is what I have.</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">// 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" );

};
</code></pre>

<p dir="auto">On 24 Feb 2021, at 15:07, Lisa Sieverts wrote:</p>

<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">Hi Todd,</p>

<p dir="auto">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.</p>

<p dir="auto">Or paste it and send it to the list and we can help find the mistake.</p>

<p dir="auto">Lisa Sieverts<br>
603-762-0235<br>
<a href="mailto:lisa@lisasieverts.com" style="color:#999">lisa@lisasieverts.com</a></p>

<p dir="auto">On 24 Feb 2021, at 13:52, Todd Singletary wrote:</p>

<blockquote style="border-left:2px solid #777; color:#BBB; margin:0 0 5px; padding-left:5px; border-left-color:#BBB">
<p dir="auto">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.</p>

<p dir="auto">Todd</p>
</blockquote>
</blockquote>
</blockquote>
</div>
</div>


<span>_______________________________________________</span><br><span>mailmate mailing list</span><br><span>mailmate@lists.freron.com</span><br><span>https://lists.freron.com/listinfo/mailmate</span><br></div></blockquote></div></body></html>