<div class="markdown">
<p dir="auto">Hey Benny,</p>

<p dir="auto">The Due bundle is not working unfortunately. While it opens Due, it’s empty (no Subject or message link).</p>

<p dir="auto">For what it’s worth, the same x-callback-url parameters available for iOS also work on OS X.</p>

<p dir="auto">Cheers,<br>
PL</p>

<p dir="auto">On 2 Feb 2015, at 10:12, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 1 Feb 2015, at 21:28, Miklos Koppan wrote:</p>

<blockquote>
<p dir="auto">Does anyone know if there is any workflow to add a reminder to Due app from MailMate?</p>
</blockquote>

<p dir="auto">Not as far as I know. MailMate uses so-called bundles to integrate with other applications. In the <a href="http://blog.freron.com/2014/mailmate-64-bit-beta/">64 bit test builds</a> such bundles are enabled in the Bundles preferences pane, but nothing exists for the Due app.</p>

<p dir="auto">As far as <a href="http://www.dueapp.com/support/osx/setting-up-reminders-with-launchbar.html">I can see</a>, Due supports a simple URL scheme which can be tested like this:</p>

<pre><code>open "due:///add?title=This%20is%20a%20test"
</code></pre>

<p dir="auto">(I cannot try it out since there is no trial version of Due.)</p>

<p dir="auto">At least on iOS there is also support for date related parameters, but I cannot find whether or not it works for the Mac. The main question is how dates are best handled since I assume you would expect MailMate to somehow set a default date for the reminder based on the content of (or selection in) the message.</p>

<p dir="auto">Well, I created a simple bundle for Due which should appear in the Bundles preferences pane within a few hours. This require the 64 bit build mentioned above. It's untested and may not work at all, but it's a start.</p>

<p dir="auto">Off topic: For those of you that haven't noticed, a BBEdit bundle is also available now.</p>

<p dir="auto">-- <br>
Benny</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>