<div class="markdown">
<p dir="auto">Hi all,</p>

<p dir="auto">I wrote <a href="https://github.com/deanishe/CopyLink.mmBundle">a MailMate bundle</a> that copies a <code>message://</code> link to the selected message to the clipboard. The "special feature" is that it copies the link as multiple data types (HTML, rich text, plain text and URL), so if you paste it into an app that understands HTML or rich text, you'll see the message subject as the link text:</p>

<p dir="auto"><img src="cid:62144F94-19A3-4F36-B1DB-8A7738F105B1@deanishe.net" alt="" title="link.png"></p>

<p dir="auto">There's an additional <strong>Copy Email Markdown Link</strong> that replaces the plain text version with a Markdown-formatted link, i.e. <code>[<subject>](<message://url>)</code></p>

<p dir="auto">I'd love to know what you think.</p>

<p dir="auto">— Dean</p>

</div>