<div class="markdown">
<p dir="auto">On 2 Sep 2015, at 12:39, Max Rydahl Andersen wrote:</p>

<blockquote>
<ul>
<li>any system for generating the UUIDS ? or should I just make some up ? :)</li>
</ul>
</blockquote>

<p dir="auto">Definitely do not do that :-)</p>

<p dir="auto">You can do this from the command line to get one on the pasteboard:</p>

<pre><code>uuidgen | tr -d '\n' | pbcopy
</code></pre>

<blockquote>
<ul>
<li>is there a way to hide a menu if the mail does not contain a specific header ?</li>
</ul>

<p dir="auto">Tried "select          = "List-Archive exists";" but seem to not make a difference.</p>
</blockquote>

<p dir="auto">No, that does not work (at least not yet).</p>

<blockquote>
<blockquote>
<p dir="auto">I'm looking for info on how to write custom command bundles.</p>

<p dir="auto">Are there some docs ? (even if rudimentary)</p>
</blockquote>
</blockquote>

<p dir="auto">No, documentation is mainly existing bundles and <a href="https://www.mail-archive.com/mailmate%40lists.freron.com/msg02472.html">this thread</a> from the mailing list.</p>

<p dir="auto">-- <br>
Benny</p>

</div>