<!DOCTYPE html>
<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 13 Apr 2021, at 7:23, Edward Thome wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On 10 Apr 2021, at 20:01, Rob Russell wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Hi,<br>
<br>
I see that IA Writer has url scheme.<br>
<br>
1. Does this mean it would be possible to create a bundle that integrates IA Writer as an editor for MailMate?<br>
<br>
2. Has anyone done this?<br>
<br>
Thanks<br>
<br>
Rob<br>
NZ_______________________________________________</p>
</blockquote><p dir="auto">I haven’t written a bundle for it, but if I control-click in the composer window of anything that I’ve written in IA Writer, the contextual menu that comes up offers me the chance to Share to MailMate and then after saying yes to a dialog, a new MailMate composer window comes up with the IA Writer composition as the body.  The composer window seems to come up as “Plain Text” by default, but upon selection of Markdown, all appears as it should.  If you select only a portion of the text in your IA Writer composer window, then that is all that will appear in the MailMate composer window.<br>
<br>
Drafts.app can also be used to compose communication and then Share to MailMate (or Messages or Notes or Reminders or Omnifocus…).<br>
<br>
Best,<br>
Ed</p>
</blockquote><br><p dir="auto">Thanks for that Ed,</p>
<p dir="auto">The display of markdown in IA Writer is definitely interesting. It’s all about that focus mode, I think.</p>
<p dir="auto">I see that the share option is available, because MailMate loads that Share option to operating system, however that is one way communication.</p>
<p dir="auto">What I was looking for was the ability create a reply to an email, send it to IA Writer, edit and then close the window causing it to save in MailMate. This is how it works with BBEdit, for example.</p>
<p dir="auto">When looking at the BBEdit bundle, the bin script calls the command line BBEdit executable. However, IA Writer uses URL schemes to communicate and I suspect the call-back feature here should be at play. I suspect there is a way to script the opening such URLs from the command line, though this is beyond my Ken at the moment.</p>
<p dir="auto">Rob</p>
</div>
</div>
</body>
</html>