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

<p dir="auto">I'd be happy for it to become (part of) a default bundle.</p>

<p dir="auto">The RTF was a pain to get working. The tricky bit was encoding non-ASCII characters correctly (I found <a href="https://pypi.python.org/pypi/rtfunicode">a library</a> that does it for you). It works fine with non-ASCII European characters at any rate, and with all the apps I've tried pasting in.</p>

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

<p dir="auto">On 8 Aug 2015, at 1:11, Benny Kjær Nielsen wrote:</p>

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

<blockquote>
<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>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>