That’s it! Thanks, Seamus!
On 25 Feb 2021, at 13:51, Seamus Phillips wrote:
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
seamus.phill...@gmail.com
On 25 Feb 2021
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
seamus.phill...@gmail.com
> On 25 Feb 2021, at 16:50, Lisa Sieverts wrote:
>
>
> Perhaps because UNREAD isn’t a buil
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
l...@lisasieverts.com
On 25 Feb 2021, at 9:48, Todd Singletary wrote:
This is what
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:
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
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.
On 24 Feb 2021, at 19: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,
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 si