<div class="markdown">
<p>On 8 Dec 2011, at 5:38, Emory L. wrote:</p>

<blockquote>
<p>I&#39;m really delighted to have Markdown working so well in MailMate, as you&#39;ll soon realize.</p>
</blockquote>

<p>Thanks, it&#39;s nice to see it in use.</p>

<blockquote>
<p>I could use some help or feedback in how to integrate MailMate with Taskpaper from Hog Bay Software.  And to be blunt, it doesn&#39;t have to work with Taskpaper as much as the Taskpaper files or be able to hand things off to osascript(1) for insert.</p>

<p>I have some ideas about how it could or should work, but I don&#39;t know how to implement this best or if it would be something I&#39;d have to ask Benny for as a feature enhancement.</p>
</blockquote>

<p>It would certainly be much easier when I have implemented two things:</p>

<ul>
<li>some way to run a command&#47;script where the command can be given the identity of selected message(s)</li>
<li>some way to retrieve information about messages based on their identity</li>
</ul>

<p>The first part is not implemented yet, but it is high-priority item.</p>

<p>The latter is implemented in an experimental state as an http server with a so-called RESTful service (described in the release notes only), but I&#39;m going to make some changes to that interface, so you cannot really rely on it yet.</p>

<p>You could probably make something work using “Edit ▸ Copy as Link” and maybe “Message ▸ Show in Finder”. The command line program (<code>emate</code>) is not going to be useful. Think of it as a debug utility.</p>

<p>The easiest thing to do is probably to wait for me to implement the items noted above, but you are of course welcome to try and see how far you can get with the existing version of MailMate.</p>

<hr>

<p>Benny</p>

</div>