<div class="markdown">
<p dir="auto">Hi everybody!</p>

<p dir="auto">Just wanted to thank Torsten for this fantastic bundle.<br>
I'm a Things 2 user and will love that.</p>

<p dir="auto">And by the way, thank you for this great community here and to you Benny for your incredible work.<br>
I'm a proud user of it! Thanks.</p>

<p dir="auto">Greetings from Switzerland.<br>
Sebastien</p>

<p dir="auto">On 22 Nov 2013, at 19:27, Torsten Grust wrote:</p>

<blockquote>
<p dir="auto">Hello all,</p>

<p dir="auto">I am a user of Things 2 (<a href="http://culturedcode.com">http://culturedcode.com</a>) and have built<br>
commands to create a Things todo item based on the current MailMate message<br>
(right along the lines of Benny's OmniFocus and Reminders commands).</p>

<p dir="auto">The .mmBundle implementing the commands is attached.  Unpack the ZIP<br>
archive into</p>

<pre><code>~/Library/Application Support/MailMate/Bundles
</code></pre>

<p dir="auto">(you may need to create this directory first).  The relevant<br>
files will unpack under</p>

<pre><code>Things.mmBundle
</code></pre>

<p dir="auto">which is a regular directory you can change into.</p>

<p dir="auto">Details to note:</p>

<ol>
<li value=1><p dir="auto">The commands <code>Command → Things → Add With Summary ...</code> and<br>
<code>Command → Things → Add ...</code> are bound to ⌃⇧T, ⌃T, respectively. You<br>
can change these bindings in the <code>.mmCommand</code> files in subdirectory <code>Commands/</code><br>
(see the <code>keyEquivalent</code> property).</p></li>
<li value=2><p dir="auto">The created todo item will be placed in Things' "Inbox" list (replace "Inbox"<br>
with, say, "Today" or "Next" in <code>Support/bin/create_task</code> if you prefer a<br>
different target list).</p></li>
<li value=3><p dir="auto">The todo item will carry the message's MailMate tags.  Delete or comment the<br>
relevant line in <code>Support/bin/create_task</code> if you don't want MailMate<br>
to pollute the Things tag space.</p></li>
</ol>

<p dir="auto">Cheers,<br>
--Torsten</p>

<p dir="auto">-- <br>
| Torsten "Teggy" Grust<br>
| <a href="mailto:Torsten.Grust@gmail.com">Torsten.Grust@gmail.com</a><br>
[Things.mmBundle.zip]</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>