<div class="markdown">
<p><em>Not sure if replying to the digest post from Amiram will wreck threading for people, swapping the subject line out and giving it a try.</em></p>

<p>On 9 Dec 2011, at 1:32, Amiram Reuveni wrote:</p>

<blockquote>
<p>I&#39;m sure that someone with better knowledge of AppleScript could consolidate it all into one script. Still, if you want to have a look at my mishmash let me know your email and </p>
</blockquote>

<p>Your message inspired me to give it a try from the QuickSilver angle.  What I have come up with now isn&#39;t exactly awesome but I mapped &#39;L&#39; to CopyasLink in my keybind preferences, and then bring up QuickSilver and use the text insert shortcut &#39;.&#39; to give me an input, type:</p>

<pre><code>- Something about this email &#39;cmd-v&#39;
</code></pre>

<p>and then use a &quot;send to TaskPaper&quot; AppleScript I found on the TaskPaper wiki that sends it to the Inbox: project in the frontmost TaskPaper document.  This will hold me over until I can play with REST or I see that something is new and improved in the scripting side of MailMate.  </p>

<p>It may seem silly that I&#39;m harping on wanting to push one button instead of typing a brief description and set of hotkeys, but it would make triaging an Inbox completely trivial for my TaskPaper workflow.</p>

<blockquote>
<p>The reason I moved to working on a copy was that if you alias the original but then move the message to another mail box the link breaks.</p>
</blockquote>

<p>I haven&#39;t played with that much but when I CopyasLink I get a message URL in my clipboard like this:</p>

<pre><code>message:&#47;&#47;%3c201112100021.asdfasdf@asdferasdasef%3e
</code></pre>

<p>and then clicking that opens the message even if I have subsequently Archived it or saved it to another folder like a yearly archive folder.</p>

<p>For getting some context (and seeing follow-ups and replies) have you found it useful to use &quot;Go to Source&quot; when the message is open?  That will show you the message in a full MailMate viewer with whatever conversation view&#47;context you would normally have.</p>

<p>&#47;&#47;e</p>

</div>