<div class="markdown">
<p dir="auto">On 8 Mar 2016, at 10:36, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">Googling I found <a href="https://support.busymac.com/help/56235-busycontacts-url-handler#other">this</a>. BusyContacts supports a very similar URL scheme which should make it relatively simple to do “Show in Contacts”. “Add to Contacts” is a bit more tricky.</p>

<p dir="auto">I'll note to look into it.</p>
</blockquote>

<p dir="auto">Try this in the next update of MailMate:</p>

<pre><code>defaults write com.freron.MailMate MmDefaultAddressBook -string com.busymac.busycontacts
</code></pre>

<p dir="auto">(It's a somewhat hardcoded solution for now, but it should make MailMate use BusyContacts instead of Contacts for the Show/Add menu items.)</p>

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

</div>