<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto" style="margin: 1.12em 0;">Jeff</p>
<p dir="auto" style="margin: 1.12em 0;">I would recommend that you give the latest release r6065 a try</p>
<p dir="auto" style="margin: 1.12em 0;">Can be found at <a href="https://updates.mailmate-app.com/archives/">https://updates.mailmate-app.com/archives/</a></p>
<p dir="auto" style="margin: 1.12em 0;">Succes,</p>
<p dir="auto" style="margin: 1.12em 0;">Marc</p>
<p dir="auto" style="margin: 1.12em 0;">On 20 Dec 2024, at 5:48, Jeff Bullard via mailmate wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #3983C4; color: #3983C4;">
<p dir="auto" style="margin: 1.12em 0;">I an a fairly new user so I apologize if the answers to this question are obvious, but I searched this mailing list and the issue tracker and could find only one somewhat related thread that didn’t help me.</p>
<p dir="auto" style="margin: 1.12em 0;"><strong>TL;DR</strong> I need help getting Mermaid syntax and finding out how some of the bundles should be used. BTW I seem to be using a pre-release somehow, Build 5937, so maybe that is an issue?</p>
<h3>Mermaid integration</h3>
<p dir="auto" style="margin: 1.12em 0;">The TeXMath bundle works really well:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #F7F7F7;"><code class="language-math" style="padding: 0 0.25em; background-color: #F7F7F7;">\int x\, \text{d}x = \frac{1}{2} x^2 + C
</code></pre>
<p dir="auto" style="margin: 1.12em 0;">But when I try Mermaid like this,</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #F7F7F7;"><code style="padding: 0 0.25em; background-color: #F7F7F7;">~~~mermaid
graph LR
A —> B
B —> C
~~~
</code></pre>
<p dir="auto" style="margin: 1.12em 0;">I get an orange message above the header that says</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #F7F7F7;"><code style="padding: 0 0.25em; background-color: #F7F7F7;">Bundle command failed (event: generate_diagram)
Explanation Unable to reach output
format type (discard !=html)
</code></pre>
<p dir="auto" style="margin: 1.12em 0;">I have mermaid-cli installed on my Mac, and I can generate Mermaid graphics from the command line using exactly that same syntax, so I’m not sure what is going wrong.</p>
<h3>Documentation or How-To’s for bundles</h3>
<p dir="auto" style="margin: 1.12em 0;">For example, I use Fantastical and so I checked the Fantastical item under Settings:Bundles. But I’m not exactly sure what this enables me to do. If I select an email and then run the Fantastical:Create Event command under the Commands menu, it definitely creates a new event in Fantastical, and the event has the title of the message subject, and a date/time of when the message was received. That makes me wonder what use case I could have for that. I can go to the GitHub page for the bundle but the documentation is pretty sparse.</p>
<p dir="auto" style="margin: 1.12em 0;">—Jeff</p>
<hr>
<p dir="auto" style="margin: 1.12em 0;">mailmate mailing list<br>
Unsubscribe: <a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
</div>
</div>
</body>
</html>