<!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 13 Feb 2019, at 22:41, Michael Nietzold wrote:</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 like to make a submailbox for each week in year<br>
<br>
where:<br>
- i create a submailbox<br>
- i select a date<br>
<br>
what i see:<br>
- i can only select some parts of the Date</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">You mean you don't have a “Week” option?</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">what i expected:<br>
- it should be a better "custom selector" for Submailbox unique value selector (just now i can only select an message field but not the modifiers</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I don't think I understand that.</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 see an manual section for the modifiers available in the  "Mailbox Name Format"</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Yes, that would be nice. To some extent, you can derive it from the “Headers” popup. For example if “From ▸ Address” exists then so does <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">from.address</code>, but it's not always like this. So-called virtual headers are prefixed with <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">#</code> or <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">##</code>. One (primitive) way to see this is to create a mailbox condition and then look here:</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">~/Library/Application Support/MailMate/Mailboxes.plist
</code></pre>

</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">- take a format string to format the date like "yyyy-ww" to get it formatted</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I guess I could somehow make it possible to provide a <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">strftime</code>-style format string for dates. I'll give it some thought.</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>