<div>
<p dir="auto">On 7 Aug 2015, at 23:55, Dean Jackson wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<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>
</blockquote>

<p dir="auto">Thanks for sharing! I'm sure some users are going to find it useful. It might also be worth considering to let it replace the current (hardcoded) menu item, e.g., making it part of a bundle enabled by default. Would you allow that?</p>

<p dir="auto">I have a vague recollection that I tried providing an RTF variant at some point, but for some reason I don't think it worked well. I've forgotten why (if it's a problem then I guess its generation could be made optional).</p>

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

</div>