<div dir="ltr">Thank you! Confirmed to work. As of yet I cannot identify how summary and all differ. I'll tweak accordingly.<div><br></div><div>Thanks,</div><div><br></div><div>Mike<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 17, 2014 at 12:21 PM, Benny Kjær Nielsen <span dir="ltr"><<a href="mailto:mailinglist@freron.com" target="_blank">mailinglist@freron.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div class="h5">
<p dir="auto">On 17 Dec 2014, at 19:10, Michael Sale wrote:</p>

<blockquote>
<p dir="auto">In a tweet you mention that there's a Todoist integration script for<br>
MailMate, but it requires a login I (and apparently others) do not have...<br>
can you (or whoever it was that created it) share an accessible version<br>
here?</p>
</blockquote>

</div></div><p dir="auto">It should not require a login to access it <a href="http://freron.lighthouseapp.com/projects/58672-mailmate/tickets/992" target="_blank">here</a> although I've recently been made aware that this is not true if trying do it from a mobile device. Not sure why that is different.</p>

<p dir="auto">I've also attached it (it's very small). Currently the “summary” variant of the commands requires a Todoist API token. Here is a detailed description of how to get and use that:</p>

<ol>
<li value="1">Go to <a href="http://todoist.com" target="_blank">http://todoist.com</a></li>
<li value="2">Click the Gear icon in the upper right of the page.</li>
<li value="3">Click “Todoist Settings”.</li>
<li value="4">Click “Account”.</li>
<li value="5">Copy the value of “API token”.</li>
<li value="6"><p dir="auto">Write the following line in the Terminal (replace <code>token</code> with the token from todoist):</p>

<pre><code>defaults write com.freron.MailMate MmTodoistAPIToken -string token
</code></pre></li>
</ol>

<p dir="auto">You should save the bundle itself here (create the Bundles folder):</p>

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

<p dir="auto">Don't forget to enable 2.0 features in the General preferences pane.</p><span class="HOEnZb"><font color="#888888">

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

</font></span></div><br>_______________________________________________<br>
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" target="_blank">http://lists.freron.com/listinfo/mailmate</a><br>
<br></blockquote></div></div>