<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 3 Apr 2017, at 8:35, Jan Erik Moström wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">There is one thing I'm missing from Mail and that is data detectors. For me the Calendar command doesn't seem to work - nothing happens.</p>

<p dir="auto">Does anyone have a suggestion for how to quickly create calendar entries from something like "April 6, 10:15-12:00 in MA 136" directly from MailMate (and please tell me if I missed something that already exists)</p>
</blockquote>

<p dir="auto">It works for me to select the date and use the Calendar command. For your email it also works for me to not select the text, but I haven't checked if that worked with the original email.</p>

<p dir="auto">You might be able to debug the command from a Terminal window like this:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmDebugCommands -bool YES
</code></pre>

<p dir="auto">Then launch like this:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto">The OS version might make a difference (I'm on Sierra).</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>