<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>passthejoe by Steven Rosenberg - Joplin</title>
    <subtitle>A blog created in Zola</subtitle>
    <link rel="self" type="application/atom+xml" href="https://tilde.club/~passthejoe/zola/tags/joplin/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-04-04T00:00:00+00:00</updated>
    <id>https://tilde.club/~passthejoe/zola/tags/joplin/atom.xml</id>
    <entry xml:lang="en">
        <title>Creating a Zola blog post in Joplin. It didn&#x27;t go so well</title>
        <published>2026-04-04T00:00:00+00:00</published>
        <updated>2026-04-04T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/zola-with-joplin/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/zola-with-joplin/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/zola-with-joplin/">&lt;p&gt;Can I create a blog post in &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;joplinapp.org&#x2F;&quot;&gt;Joplin&lt;&#x2F;a&gt; that &lt;em&gt;easily&lt;&#x2F;em&gt; goes from the notetaking app to the directory where my Zola posts live?&lt;&#x2F;p&gt;
&lt;p&gt;Many notetaking apps render Markdown, but not all can export an &lt;code&gt;.md&lt;&#x2F;code&gt; file.&lt;&#x2F;p&gt;
&lt;p&gt;Joplin can export an .md. First you need to specify a directory and set the note&#x27;s name as the filename you want in Linux&#x2F;Unix. And then it doesn&#x27;t do well when I use brackets, which I need for Zola front matter as well as Markdown in the post.&lt;&#x2F;p&gt;
&lt;p&gt;If I try to manually do a link &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;zola.passthejoe.net&quot;&gt;like this&lt;&#x2F;a&gt;, it doesn&#x27;t output right in the &lt;code&gt;.md&lt;&#x2F;code&gt;. All of the&lt;code&gt;[&lt;&#x2F;code&gt;and&lt;code&gt;]&lt;&#x2F;code&gt; are preceded by an escape slash, as in &lt;code&gt;\[&lt;&#x2F;code&gt; and &lt;code&gt;\]&lt;&#x2F;code&gt;. Joplin does eventually render the manually typed Markdown correctly. It&#x27;s not instant, but is fairly close.&lt;&#x2F;p&gt;
&lt;p&gt;I thought there was a workaround. I clicked the &lt;code&gt;Toggle Editors&lt;&#x2F;code&gt; button and was able to see the escapes and then tried to remove them. But soon enough, the brackets in my TOML front matter were escaped again. That&#x27;s not going to work.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;&#x2F;strong&gt; I fixed the escaped brackets and pulled some extra spaces out of the TOML front matter in the post, and it still wouldn&#x27;t publish in Zola. I had to complete replace the front matter to get Zola to build the entry. So I&#x27;d say Joplin is a &lt;em&gt;no&lt;&#x2F;em&gt; for Zola blog post writing.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;What I&#x27;m thinking:&lt;&#x2F;strong&gt; Maybe a notetaking app is a hammer and writing blog posts is &lt;em&gt;not a nail&lt;&#x2F;em&gt;.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
