Collapsing open mailboxes
Reported by Aqeel | December 4th, 2016 @ 11:40 PM
I'm trying to set a keyboard shortcut to collapse all open mailboxes for a neat sidebar after some heavy searching/researching. Is there a key binding selector that can help me do this? Maybe there's already a shortcut that I couldn't find.
Comments and changes to this ticket
-
benny December 6th, 2016 @ 10:43 AM
- State changed from new to fixcommitted
Sorry, no such thing exists. There's
expandAll:
andcollapseAll:
for the messages outline, but this does not exist for the mailbox outline. Even if it did, you would probably want it to not collapse MAILBOXES/SOURCES.I guess what would be the general solution would be some way to revert to a “saved state”. Something like
saveMailboxExpansions:
andrestoreMailboxExpansions:
.Ok, I was going to put this in the
bluesky
category, but it was fairly simple to add. In the next update, you'll have the selectors above. It's saved in an array in theMmDefaultExpandedMailboxes
hidden preference, but there's no need to access that directly.By default,
restoreMailboxExpansions:
does what you are asking for (I believe).
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.