<div class="markdown">
<p dir="auto">On 12 Jan 2015, at 9:44, Max Rydahl Andersen wrote:</p>

<p dir="auto">Note: All of the following only applies to the 64 bit beta.</p>

<blockquote>
<p dir="auto">trying to use the new 2do bundle that is now directly bundled (that I made initially).<br>
This is not working though - it just blinks when I run the command. 2do is not invoked its as if the open twodo://add url is never made.</p>
</blockquote>

<p dir="auto">I actually didn't test it. It was already bundled with MailMate and I just moved it server-side when making the new bundle preferences pane (and related functionality).</p>

<blockquote>
<p dir="auto">Remind me again how I can debug such bundle ?</p>
</blockquote>

<p dir="auto">Run MailMate from the Terminal to see if any errors are output when executing the command.</p>

<pre><code>/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto">I've just installed a trial of 2Do and tried its single command. The app was launched and a task added. I don't know why it doesn't work for you. Have you tried using the <code>twodo:</code> URL scheme from the command line?</p>

<p dir="auto">A bit off topic: Note that the bundle is on <a href="https://github.com/mailmate/2do.mmbundle">github</a>. You can fork it and then clone it to the regular bundles folder to work on it:</p>

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

<p dir="auto">If I change/fix anything then that is going to be the fastest way to get my changes. Once in a while I'll run a script which grabs all the bundles from github and updates archived/signed versions on my server. MailMate (64 bit) automatically looks for updated bundles which means this works without MailMate itself being updated. For example, the Calendar and Todoist bundles were quietly updated a few days ago. (TextMate 2.0 users might recognize how all of this works.)</p>

<p dir="auto">I haven't used github much in the past, but my long term hope is that a few power users are willing to help maintain some of the bundles in the future. (They can also be hosted elsewhere if preferred.)</p>

<p dir="auto">I'll wait until this issue has been resolved, but I would like to change the name and shortcut for the 2Do command to match the other task related bundles. Right now it matches the calendar bundles.</p>

<blockquote>
<p dir="auto">And since 2do was not working I wanted to at least flag some of my messages and mark as flag does nothing ...at least the flag does not show up despite mailmate flickering when I try do mark as flagged.</p>

<p dir="auto">any ideas ?</p>
</blockquote>

<p dir="auto">I have no reports about this. This is Gmail? Since it flickers then it sounds like MailMate tries to set the flag server-side and then either fails or the server changes it back for some reason. Try observing what happens in “Activity Viewer” (⌥⌘0) and let me know what you find.</p>

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

</div>