<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body dir="auto">
<div>Dear Benny,<br /><br />Many thanks for your quick reply and efforts.<br />Will report back later!<br />Yours,<br />Miklos <br /></div>
<div><br />
On 2015. febr. 2. 11:12, Benny Kjær Nielsen wrote:
<br /><br /></div>
<blockquote type="cite">
<div>
<body>
<div class="markdown">
<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>
</div>
</body>
</div>
</blockquote>
</body>
</html>