<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 3 Feb 2017, at 0:44, Max Rydahl Andersen wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I've asked before if it was possible to have a toggle on folders to show/hide unread.<br>
<br>
I'm still eagerly waiting for that - but I was wondering if that is too hard to now, how<br>
about being able to have the submailboxes only show up if there are unread ?<br>
<br>
Would that be feasible ?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">So that would be:</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">TheMailbox
    TheMailboxUnread
        Submailbox 1
        Submailbox 2.
        Submailbox ...
</code></pre>

<p dir="auto">In other words, you cannot do it without the intermediate unread mailbox.</p>

<p dir="auto">With regard to toggling. The easiest implementation I could do would probably be a key binding to enable/disable the conditions applied to a given mailbox. Then you could add a condition to only show unread messages and this could be toggled. (This would also be very flexible with regard to creating all kinds of “toggling”, especially if MailMate simply inverts the enabled-state of all conditions defined for the mailbox.)</p>

<p dir="auto">Would that work for you? I don't think it would take long to implement (but I could be wrong).</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>