<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>passthejoe by Steven Rosenberg - notetaking</title>
    <subtitle>A blog created in Zola</subtitle>
    <link rel="self" type="application/atom+xml" href="https://tilde.club/~passthejoe/zola/categories/notetaking/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-05-19T00:00:00+00:00</updated>
    <id>https://tilde.club/~passthejoe/zola/categories/notetaking/atom.xml</id>
    <entry xml:lang="en">
        <title>Using the Obsidian notetaking app to write posts for Zola</title>
        <published>2026-05-19T00:00:00+00:00</published>
        <updated>2026-05-19T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/obsidian-for-zola/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/obsidian-for-zola/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/obsidian-for-zola/">&lt;p&gt;I&#x27;ve given quite a few notetaking apps a tryout in my quest to both find a smoother workflow for writing posts for static site generators like Zola and Hugo, and now it&#x27;s Obsidian&#x27;s turn. Or it&#x27;s my turn at using Obsidian.&lt;&#x2F;p&gt;
&lt;p&gt;I did leave Obsidian for pretty much the end of my &quot;journey&quot; of trying every notetaking app I could find in Flathub.&lt;&#x2F;p&gt;
&lt;p&gt;Why did  I leave Obsidian to the end? I&#x27;ve tried to prioritize apps that are coded in more traditional-to-linux&#x2F;unix ways (i.e. not Electron or other Javascript cross-platform frameworks).&lt;&#x2F;p&gt;
&lt;p&gt;There even is a plugin to export Obsidian posts to blogs such as Hugo, Hexo and a few others. Like Obsidian itself, the plugin seems very complicated, with a lot of configuration options. The plugin also didn&#x27;t work for me with the TOML front matter for a Zola post.&lt;&#x2F;p&gt;
&lt;p&gt;I didn&#x27;t give up so easily. I found the &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;mokeyish&#x2F;obsidian-enhancing-export&quot;&gt;Enhancing Export&lt;&#x2F;a&gt; plugin, which seemed promising.&lt;&#x2F;p&gt;
&lt;p&gt;The export appeared to go well. I got an .&lt;code&gt;md&lt;&#x2F;code&gt; file exactly where I wanted it. However, all of the brackets in my TOML front matter were escaped with backslashes.&lt;&#x2F;p&gt;
&lt;p&gt;Instead of:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;code&gt;[taxonomies]&lt;&#x2F;code&gt;&lt;&#x2F;p&gt;
&lt;p&gt;it was:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;code&gt;\[taxonomies\]&lt;&#x2F;code&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Why is it doing that? Who wants this?&lt;&#x2F;p&gt;
&lt;p&gt;I could spend many hours trying to figure out how to get it to export to go the way I want, but I&#x27;m not excited enough about the app to make the effort. If there were another plugin, or native functionality (which this really should be) to do the export the right way, that would be nice.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;&#x2F;strong&gt; &lt;em&gt;This entry was copy&#x2F;pasted into and exported out of &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;apps.gnome.org&#x2F;Iotas&#x2F;&quot;&gt;Iotas&lt;&#x2F;a&gt; because that is one of the apps that exports the right way out of the box.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Is Standard Notes worth $90 to $120 a year?</title>
        <published>2026-05-09T00:00:00+00:00</published>
        <updated>2026-05-09T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/standard-notes/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/standard-notes/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/standard-notes/">&lt;p&gt;Right now I&#x27;m in working on this post in &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;standardnotes.com&#x2F;&quot;&gt;Standard Notes&lt;&#x2F;a&gt;, one of the free-to-paid cross-platform notetaking apps.&lt;&#x2F;p&gt;
&lt;p&gt;You can export a text file and give it any suffix you want — even &lt;code&gt;.md&lt;&#x2F;code&gt;, but this is a free&#x2F;paid app, and you can only &quot;see&quot; Markdown rendered if you go to the first paid tier, called Productivity, which is $90. The Professional tier at $120 — a 33% increase over Productivity.&lt;&#x2F;p&gt;
&lt;p&gt;I like the app. Without a paid membership, it&#x27;s pretty basic. And despite the pay-to-play nature of most of the features that take it beyond the basic &quot;it&#x27;s a text editor with autosave,&quot; &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;standardnotes&#x2F;app&quot;&gt;the app&lt;&#x2F;a&gt; is open source under the AGPL 3.0 license. On &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;standardnotes.com&#x2F;&quot;&gt;the project&#x27;s home page&lt;&#x2F;a&gt;, under &quot;Standard Notes,&quot; it says, &quot;Powered by Proton,&quot; which I think refers to the &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;proton-native.js.org&#x2F;&quot;&gt;Proton Native framework&lt;&#x2F;a&gt; to create desktop applications using the same syntax as React Native, and not carrying a whole browser along with it like an Electron app.&lt;&#x2F;p&gt;
&lt;p&gt;Not only is the desktop app open-source, but so is the server, which is billed as &quot;fully self-hostable.&quot;&lt;&#x2F;p&gt;
&lt;p&gt;So on the surface, this seems like a better way to get a cross-platform, &quot;native&quot; desktop app. Better than Electron, I guess, though I&#x27;m not an expert. There&#x27;s still a bit of a delay when starting the app on my 9-year-old HP laptop. It takes about 12 seconds to launch on this hardware. It could be better for you. Could be worse. But the app is very responsive once loaded.&lt;&#x2F;p&gt;
&lt;p&gt;In addition to the desktop app, there&#x27;s also a web app at https:&#x2F;&#x2F;app.standardnotes.com&#x2F;, as well as apps for Android and iOS.&lt;&#x2F;p&gt;
&lt;p&gt;In April I signed up for a free account to see what I could do with Standard Notes? And now that it&#x27;s May, I got an email from Standard Notes reminding me about what the app includes for free accounts:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Your free account comes with standard features like end-to-end encryption, multiple-device sync, and two-factor authentication.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;Then it reminded me about what I&#x27;m missing by not subscribing for $90-$120&#x2F;year.&lt;&#x2F;p&gt;
&lt;p&gt;Right now I&#x27;m in this note and wanted to search for a word. I couldn&#x27;t figure it out. Ctrl-F doesn&#x27;t do it. It turns out that search isn&#x27;t available in &lt;em&gt;text&lt;&#x2F;em&gt; notes, the only kind you can create with the Free plan. &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;standardnotes.com&#x2F;help&#x2F;70&#x2F;how-do-i-search-inside-a-note&quot;&gt;You need to use &lt;em&gt;Super Notes&lt;&#x2F;em&gt; in order to make them searchable&lt;&#x2F;a&gt;, and that&#x27;s a paid feature.&lt;&#x2F;p&gt;
&lt;p&gt;With most of the desktop notetaking apps I&#x27;m using, including Iotas and QOwnNotes, I can search for something in all the notes.&lt;&#x2F;p&gt;
&lt;p&gt;At least I was able to switch to dark mode. I can also give a note any name I want, and it will export with that name as the file name. All I have to do is replace &lt;code&gt;.txt&lt;&#x2F;code&gt; with &lt;code&gt;.md&lt;&#x2F;code&gt;. So for static-site blogging with Zola and Hugo, this is a solid choice.&lt;&#x2F;p&gt;
&lt;p&gt;The Standard Notes app also has a Command Palette. Is it related to the last app with this feature that I tried? This must be a feature from Obsidian, or one of the other paid notetaking apps because I&#x27;ve seen it a few times now.&lt;&#x2F;p&gt;
&lt;p&gt;You can type Markdown in Standard Notes, but it doesn&#x27;t render. Markdown rendering is available, but it costs.&lt;&#x2F;p&gt;
&lt;p&gt;At the risk of repeating myself, here are Standard Notes&#x27; three available plans:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Free&lt;&#x2F;li&gt;
&lt;li&gt;Productivity: $90 per year&lt;&#x2F;li&gt;
&lt;li&gt;Professional: $120 per year&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;If you commit to 5 years, you get a &quot;break&quot;:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Productivity: $299 for 5 years&lt;&#x2F;li&gt;
&lt;li&gt;Professional: $349 for 5 years&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;If I loves this tool above all others, I&#x27;d pay. But I&#x27;m not sure.&lt;&#x2F;p&gt;
&lt;p&gt;In addition to Markdown rendering, things like the ability to create checklists, spreadsheets, keep a daily journal, create folders and use a &quot;Web Clipper&quot; to save web pages as notes are all part of the $90 package. It&#x27;s not a bad price, but it&#x27;s hard to justify, especially if I can&#x27;t test out all the features beforehand. Refunds are available within 14 days for the $90 Productivity plan and 90 days for the $120 Professional plan.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;mimiri.io&#x2F;pricing&quot;&gt;Mimiri Notes&lt;&#x2F;a&gt; is at least somewhat comparable and only charges $12 per year. Standard Notes is objectively a better product, but is it $72 per year better?&lt;&#x2F;p&gt;
&lt;p&gt;The &lt;em&gt;problem&lt;&#x2F;em&gt; is that in that time, I&#x27;ve been exploring using a hosted Nextcloud account for notes and note sync. I have a free account with &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;thegood.cloud&#x2F;&quot;&gt;TheGood.Cloud&lt;&#x2F;a&gt; for the next six months, and after that it&#x27;s only $28 a year. It doesn&#x27;t have the &quot;advanced&quot; notetaking features of Standard Notes, but it&#x27;s also a lot cheaper and allows me to use other apps on Android and desktop for notetaking, calendar and general file sync.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;m not ready yet to boot Standard Notes out of the running as my notetaking solution, but I don&#x27;t know if I need what it&#x27;s offering, and $90 is above what I&#x27;m willing to spend as an individual for this service.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Iotas and Nextcloud Notes sync</title>
        <published>2026-04-30T00:00:00+00:00</published>
        <updated>2026-04-30T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/iotas-and-nextcloud-sync/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/iotas-and-nextcloud-sync/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/iotas-and-nextcloud-sync/">&lt;p&gt;One of the key features of the &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;apps.gnome.org&#x2F;Iotas&#x2F;&quot;&gt;Iotas&lt;&#x2F;a&gt; notetaking app is the ability to sync with &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;apps.nextcloud.com&#x2F;apps&#x2F;notes&quot;&gt;Nextcloud Notes&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;I started a free-for-now Nextcloud account at &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;thegood.cloud&quot;&gt;https:&#x2F;&#x2F;thegood.cloud&lt;&#x2F;a&gt; to test this. &lt;em&gt;Free&lt;&#x2F;em&gt; is a pretty good price for a 2 GB hosted Nextcloud account, and if I decide to stick with TheGood.Cloud after my 180-day trial, the service costs €23.88 per year for 10 GB. That&#x27;s $28.11 USD. Not bad for a whole year. Unless I decide to start hosting some heavy duty files, I&#x27;ll never get close to 10 GB. I can&#x27;t even see getting to 1 GB.&lt;&#x2F;p&gt;
&lt;p&gt;Once I got the Nextcloud account established, I went to Iotas and set up Nextcloud Sync. I was already logged in to TheGood.Cloud&#x27;s web interface, and the sync immediately worked. I had the same notes in Iotas and Nextcloud.&lt;&#x2F;p&gt;
&lt;p&gt;For most regular notes, including to-do lists, Nextcloud Notes is great. Writing and editing notes can be done in the Web interface as well as the Nextcloud and separate &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;play.google.com&#x2F;store&#x2F;apps&#x2F;details?id=it.niedermann.owncloud.notes&quot;&gt;Nextcloud Notes&lt;&#x2F;a&gt; Android apps. It all works.&lt;&#x2F;p&gt;
&lt;p&gt;The Nextcloud Notes Android app works a bit better for its own subset of Nextcloud than the overall Netxcloud app. I have both on the phone.&lt;&#x2F;p&gt;
&lt;p&gt;And with all my notes in Iotas, I can export the individual Markdown-formatted notes to my &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;zola.passthejoe.net&quot;&gt;Zola&lt;&#x2F;a&gt; blog&#x27;s content directory on my laptop and then build and deploy the site. It would be the same for &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;passthejoe.net&quot;&gt;Hugo&lt;&#x2F;a&gt; with different front matter.&lt;&#x2F;p&gt;
&lt;p&gt;After spending a few weeks looking at notetaking apps, I wasn&#x27;t sure I needed syncing, but so far I&#x27;m doing quite a bit of writing on my phone. To that end, I found my old Bluetooth keyboard and mouse. Both had severe battery corrosion, and the bin they went. It didn&#x27;t matter. I&#x27;m using the phone and ... my fingers.&lt;&#x2F;p&gt;
&lt;p&gt;When it comes to things like to-do lists, it&#x27;s &lt;em&gt;very&lt;&#x2F;em&gt; convenient to be able to access them on and sync them to mobile. Of course you can do this with Google Keep or other paid apps like Obsidian and Standard Notes, but there&#x27;s a nice degree of flexibility with Nextcloud. You can use a hosted Nextcloud account, like I&#x27;m doing, or stand up your own Nextcloud server.&lt;&#x2F;p&gt;
&lt;p&gt;The more I test the sync between Nextcloud&#x27;s web view, mobile apps and my local notetaking apps, the more impressed I am with how well it works.&lt;&#x2F;p&gt;
&lt;p&gt;In addition to blog posts and to-do lists, I&#x27;m also using the Notes app to save URLs I find when I&#x27;m on the phone. I just share a web page into Notes, and I can write about it later. I wish there was a way to do this with Nextcloud on the desktop.&lt;&#x2F;p&gt;
&lt;p&gt;The &lt;em&gt;main&lt;&#x2F;em&gt; problem I&#x27;m having with Iotas and Nextcloud Notes is about the rendering of &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.getzola.org&#x2F;documentation&#x2F;content&#x2F;page&#x2F;#front-matter&quot;&gt;Zola blog front matter&lt;&#x2F;a&gt;. I&#x27;m using tabs (which generally manifest themselves in my editors as &lt;em&gt;spaces&lt;&#x2F;em&gt;) to preserve the TOML formatting, and Nextcloud Notes tends to strip out the spaces and some of the linefeeds. I haven&#x27;t quite figured out this issue just yet, but I&#x27;m thinking about it.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Why is it so hard (or impossible) to get a clean Markdown export out of Obsidian and Standard Notes?</title>
        <published>2026-04-30T00:00:00+00:00</published>
        <updated>2026-04-30T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/obsidian-standard-notes-export-trouble/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/obsidian-standard-notes-export-trouble/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/obsidian-standard-notes-export-trouble/">&lt;p&gt;What&#x27;s the deal with exporting Markdown files out of two of the most popular notetaking apps, Obsidian and Standard Notes?&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;obsidian.md&#x2F;&quot;&gt;Obsidian&lt;&#x2F;a&gt; can&#x27;t (or more accurately won&#x27;t) export an &lt;code&gt;.md&lt;&#x2F;code&gt; file from the base system, and none of the plugins I&#x27;ve tried can do it right, which for me means without added escapes preceding the brackets that&#x27;s are in my blog posts&#x27; TOML front matter.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;standardnotes.com&#x2F;&quot;&gt;Standard Notes&lt;&#x2F;a&gt; doesn&#x27;t even allow an export with the free plan.&lt;&#x2F;p&gt;
&lt;p&gt;Meanwhile &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;nextcloud.com&#x2F;&quot;&gt;Nextcloud&lt;&#x2F;a&gt; offers file exports (in the form of &lt;em&gt;downloads&lt;&#x2F;em&gt; via the Files app) just like the Linux desktop apps I&#x27;ve been using: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;apps.gnome.org&#x2F;Iotas&#x2F;&quot;&gt;Iotas&lt;&#x2F;a&gt;, &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.qownnotes.org&#x2F;&quot;&gt;QOwnNotes&lt;&#x2F;a&gt; and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&quot;&gt;Folio&lt;&#x2F;a&gt;. And the files are ready to go into a static site generator, which in my case is &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;getzola.org&quot;&gt;Zola&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>QOwnNotes and Iotas sync with Nextcloud in two different ways</title>
        <published>2026-04-30T00:00:00+00:00</published>
        <updated>2026-04-30T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/qownnotes-iotas-nextcloud-sync/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/qownnotes-iotas-nextcloud-sync/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/qownnotes-iotas-nextcloud-sync/">&lt;p&gt;I just found out that &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.qownnotes.org&#x2F;&quot;&gt;QOwnNotes&lt;&#x2F;a&gt; doesn&#x27;t handle file sync with &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;nextcloud.com&#x2F;&quot;&gt;Nextcloud&lt;&#x2F;a&gt; in the same way as &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;apps.gnome.org&#x2F;Iotas&#x2F;&quot;&gt;Iotas&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;Instead, QOwnNotes relies on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;docs.nextcloud.com&#x2F;server&#x2F;latest&#x2F;user_manual&#x2F;en&#x2F;desktop&#x2F;index.html&quot;&gt;the Nextcloud desktop app&lt;&#x2F;a&gt; to sync the Markdown files generated by QOwnNotes with those on the Nextcloud server.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;ve already been thinking of testing the Nextcloud app, even though it&#x27;s not needed for Iotas, which does the sync on its own with flat files on the Nextcloud side and an SQLite database for Iotas.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;d still like to see how well Nextcloud sync works. A reliable, Dropbox-like sync system would be pretty nice. Until recently, I had no idea that sync — or a separate app that does it — was even part of Nextcloud.&lt;&#x2F;p&gt;
&lt;p&gt;Even if I get sync working for QOwnNotes and Nextcloud, I don&#x27;t think that Nextcloud will recognize the tags that QOwnNotes can give to notes, though that would be nice.&lt;&#x2F;p&gt;
&lt;p&gt;Despite the hurdle of syncing with Nextcloud, some of the things I appreciate about QOwnNotes are:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Notes are stored in plain text files instead of a database&lt;&#x2F;li&gt;
&lt;li&gt;Notes can be stored in nested folders&lt;&#x2F;li&gt;
&lt;li&gt;Notes can be further categorized with multiple tags&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;In contrast, this is the situation for Iotas:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Notes are stored in a SQLite database. They only &quot;become&quot; actual files if you export them.&lt;&#x2F;li&gt;
&lt;li&gt;Notes can have a single &lt;em&gt;category&lt;&#x2F;em&gt;. They can&#x27;t have multiple categories, and there are no tags or folders, though a Category in Iotas mirrors a folder in Nextcloud.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Iotas is a GNOME Circle notetaking app that is a pretty good fit for writing blog posts</title>
        <published>2026-04-29T00:00:00+00:00</published>
        <updated>2026-04-29T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/iotas-for-zola/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/iotas-for-zola/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/iotas-for-zola/">&lt;p&gt;&lt;em&gt;I originally wrote this post a few weeks ago, and since then Iotas has been updated to resolve a bug that caused the app to crash when exporting a file. With that fix and a couple of small tweaks to Iotas&#x27; Flatpak sandbox and app permissions, everything is working a lot better. That makes Iotas a contender, along with QOwnNotes and Folio, for my go-to app for static-site blog posts, general notetaking and list-making.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;The rewritten review starts here:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;apps.gnome.org&#x2F;Iotas&quot;&gt;Iotas&lt;&#x2F;a&gt; is as good an app as any for &lt;em&gt;writing notes&lt;&#x2F;em&gt;. And after an update from the developer and couple of extremely easy fixes on the user side, I got the app to successfully export a &lt;em&gt;Markdown&lt;&#x2F;em&gt; file, both into the app&#x27;s Flatpak &lt;em&gt;sandbox&lt;&#x2F;em&gt; and the rest of my &lt;code&gt;&#x2F;home&lt;&#x2F;code&gt; directory.&lt;&#x2F;p&gt;
&lt;p&gt;With the bug fix and tweaks in place, Iotas is a true contender for writing posts for static blogs as well as overall notetaking and to-do checklists. At first glance, it seems like a simple app that draws on GUI elements already present in many other GNOME apps, and it kind of is that. But in a way, that&#x27;s what makes it so good. There are a lot of things that developers can pull from the GTK toolkit, and Iotas manages to make an app with a familiar look and feel that is just different enough to fill a critical gap in the overall GNOME ecosystem for a notetaking app.&lt;&#x2F;p&gt;
&lt;p&gt;There are two &quot;tiers&quot; of &lt;em&gt;official&lt;&#x2F;em&gt; GNOME apps: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;apps.gnome.org&#x2F;&quot;&gt;GNOME Core&lt;&#x2F;a&gt; for the &lt;em&gt;really official&lt;&#x2F;em&gt; ones, and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;circle.gnome.org&#x2F;&quot;&gt;GNOME Circle&lt;&#x2F;a&gt; for those at the level below that. Iotas is a GNOME Circle app. There is no GNOME Core app for notetaking in case you were wondering. I was.&lt;&#x2F;p&gt;
&lt;p&gt;Iotas is distributed as a Flatpak, which is how I install most things in &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;projectbluefin.io&#x2F;&quot;&gt;Bluefin&lt;&#x2F;a&gt; (and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;aeondesktop.github.io&#x2F;&quot;&gt;Aeon&lt;&#x2F;a&gt; and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;fedoraproject.org&#x2F;atomic-desktops&#x2F;silverblue&#x2F;&quot;&gt;Silverblue&lt;&#x2F;a&gt; before it). I couldn&#x27;t find a traditional Fedora package, though there is &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;packages.debian.org&#x2F;trixie&#x2F;iotas&quot;&gt;a Debian package&lt;&#x2F;a&gt;. I just installed Iotas on my Debian 13 desktop, and even there I opted for the Flatpak because I want the latest version, which fixes the critical (to me) bug involving file exports.&lt;&#x2F;p&gt;
&lt;p&gt;The notes in Iotas are stored in a SQLite database, not in plain text files like many other notetaking apps. This should theoretically make for a less cluttered setup since there won&#x27;t be a large number files on your drive.&lt;&#x2F;p&gt;
&lt;p&gt;However, if you want to move all of the notes to another app, or just to a folder on your system, you&#x27;ll have to export them. More on that below. As I say above (and below), &lt;code&gt;exporting&lt;&#x2F;code&gt; from a notes app is key to using it to write posts for my &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;getzola.org&quot;&gt;Zola&lt;&#x2F;a&gt; blog. The process is the same for a &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gohugo.io&quot;&gt;Hugo&lt;&#x2F;a&gt; blog — or any site that works with text files.&lt;&#x2F;p&gt;
&lt;p&gt;And like almost all notetaking apps, Iotas automatically saves your work as you go. That&#x27;s a feature I really like. I had no idea that notetaking apps pretty much all do this. Again, I&#x27;m in favor. You don&#x27;t think you &lt;em&gt;need&lt;&#x2F;em&gt; it, and it probably wouldn&#x27;t work if you are relying on Git to provide version control for your site. I do not use version control for my sites, and it turns out that I find the auto-saving to be a very valuable feature.&lt;&#x2F;p&gt;
&lt;p&gt;Iotas is a Markdown-friendly app. You can switch modes between writing mode and &lt;strong&gt;Markdown Render&lt;&#x2F;strong&gt;. Why not both at once? That&#x27;s how &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&quot;&gt;Folio&lt;&#x2F;a&gt; does it. I&#x27;m generally OK with seeing the Markdown &lt;em&gt;markup&lt;&#x2F;em&gt; code when I write and only seeing the rendered Markdown formatting when I want to. The way Iotas does Markdown Render mode looks great. But you can&#x27;t do any editing there, the notable (and useful) exception being the ability to toggle checkboxes. &lt;em&gt;More on that below&lt;&#x2F;em&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;I like Iotas&#x27; presentation and even the font. I would definitely use this font in another notetaking app.&lt;&#x2F;p&gt;
&lt;p&gt;Iotas has a feature called &lt;em&gt;focus mode&lt;&#x2F;em&gt;.  When turned on, it only highlights the sentence you&#x27;re working on. I&#x27;ve used text editors that highlight the line you are working on, but I&#x27;ve never seen an app highlight only a single sentence. While I could see myself using this, it could be more distracting that not.&lt;&#x2F;p&gt;
&lt;p&gt;The app is already pretty clean in terms of its UI. It&#x27;s not at all crazy looking like some notetaking apps.&lt;&#x2F;p&gt;
&lt;p&gt;When I first started using Iotas, it would crash when I tried to export a note. That was a bit of a deal-breaker. But since then, the &lt;code&gt;export&lt;&#x2F;code&gt; bug has been fixed, but I still needed a little tweak to make it work.&lt;&#x2F;p&gt;
&lt;p&gt;After I got the Flatpak update with the fix, I tried to export any of the available formats (PDF, ODT, HTML, MD), I got a message saying that the export failed, and there was an error opening my exported file.&lt;&#x2F;p&gt;
&lt;p&gt;So what was going on? Iotas was trying to do the export to &lt;code&gt;~&#x2F;.var&#x2F;app&#x2F;org.gnome.World.Iotas&#x2F;data&#x2F;iotas&#x2F;exports&lt;&#x2F;code&gt;, and the &lt;code&gt;exports&lt;&#x2F;code&gt; directory didn&#x27;t exist in the Flatpak sandbox location on my system. I created the directory in Files&#x2F;Nautilus, and the exports to it started working immediately.&lt;&#x2F;p&gt;
&lt;p&gt;The Iotas Flatpak ships more &lt;em&gt;locked down&lt;&#x2F;em&gt; than many other apps. Unless you allow it, the Iotas Flatpak won’t write to your home directory outside of its Flatpak sandbox. For my blog posting, I needed to export to the blog’s content directory. I used Flatseal to add permissions for my home directory, and then I could export to the folder containing the &lt;code&gt;.md&lt;&#x2F;code&gt; files for &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;zola.passthejoe.net&quot;&gt;my Zola blog&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;In addition to exporting individual notes, you can select everything in Iotas and then batch-export all of the notes. I tested this, and it dropped a folder with all of my notes in the app&#x27;s Flatpak sandbox (&lt;code&gt;~&#x2F;.var&#x2F;app&#x2F;org.gnome.World.Iotas&#x2F;data&#x2F;iotas&#x2F;exports&lt;&#x2F;code&gt;). It took a tweak to get there (more info below), and I still couldn&#x27;t get the batch export into any other folder, though it&#x27;s easy enough to move the folder after the fact.&lt;&#x2F;p&gt;
&lt;p&gt;Aside from writing blog posts, I’m looking for a notes app not just for &lt;em&gt;general notes&lt;&#x2F;em&gt; but also for &lt;em&gt;to-do lists&lt;&#x2F;em&gt;. And to that end, Iotas does checkbox lists very well. This example looks very nice in the app (trust me):&lt;&#x2F;p&gt;
&lt;h2 id=&quot;how-to-evaluate-a-notetaking-app&quot;&gt;How to evaluate a notetaking app&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot; checked=&quot;&quot;&#x2F;&gt;
Does it support Markdown?&lt;&#x2F;li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot; checked=&quot;&quot;&#x2F;&gt;
Will it export a file?&lt;&#x2F;li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot; checked=&quot;&quot;&#x2F;&gt;
Can it do checkboxes?&lt;&#x2F;li&gt;
&lt;li&gt;&lt;input disabled=&quot;&quot; type=&quot;checkbox&quot; checked=&quot;&quot;&#x2F;&gt;
The checkboxes are actually checkable in rendering mode. I wish that QOwnNotes had this feature&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;It does it with the Markdown checkbox formatting: &lt;code&gt;- [ ]&lt;&#x2F;code&gt; and crosses out the line when you &quot;check&quot; the box: &lt;code&gt; - [x]&lt;&#x2F;code&gt;, both in writing mode and Markdown Render mode.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;d almost just use this app for checkbox lists, even though not being able to edit in Markdown Render mode is not ideal.&lt;&#x2F;p&gt;
&lt;p&gt;While I figured out &lt;code&gt;exporting&lt;&#x2F;code&gt; from Iotas, there is no way to &lt;code&gt;import&lt;&#x2F;code&gt; notes. That&#x27;s not a feature I think I need, but it&#x27;s &lt;em&gt;nice to have&lt;&#x2F;em&gt;. There&#x27;s also no way to link notes together like in other apps such as &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.qownnotes.org&#x2F;&quot;&gt;QOwnNotes&lt;&#x2F;a&gt; and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;obsidian.md&#x2F;&quot;&gt;Obsidian&lt;&#x2F;a&gt;. Again, is this a feature I personally need? I&#x27;ve used it but can get along without it.&lt;&#x2F;p&gt;
&lt;p&gt;Another thing Iotas is missing is the ability to either copy a note or use a template to create a new one. I have generic TOML front matter for Zola that I need to use every time, and either making a template that includes it, or being able to easily copy a note that contains it would speed my workflow. As it is, to write a blog post, I first have to open the front-matter note, copy the contents and then start a new note with it pasted in. It&#x27;s not &lt;em&gt;arduous&lt;&#x2F;em&gt;, but also not as streamlined as it could be. I understand that the nature of these notetaking apps, which save your work automatically, make &lt;code&gt;save&lt;&#x2F;code&gt; and &lt;code&gt;save as&lt;&#x2F;code&gt; functionality a moot point. But still, I&#x27;d like to somehow integrate my boilerplate TOML into my workflow in a seamless way. QOwnNotes does it.&lt;&#x2F;p&gt;
&lt;p&gt;Overall, I like the way Iotas works. I thought I wouldn&#x27;t like an app that kept its notes in a database as opposed to flat files. But exporting works so well. The Markdown translates perfectly. You&#x27;d think that would be a given, but I&#x27;ve seen at least a couple of notetaking apps that can&#x27;t manage to export without screwing it up. Iotas even makes setting the file name easy: It uses the note title and adds &lt;code&gt;.md&lt;&#x2F;code&gt;. And since note titles are user-editable in Iotas, that works perfectly.&lt;&#x2F;p&gt;
&lt;p&gt;I have another post on Iotas almost ready to go, and unless it repeats all of the information in this one, I&#x27;ll be publishing it soon. So far, Iotas is my No. 1 notetaking app, and I&#x27;m not sure if something else can unseat it at this point, though QOwnNotes is close.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Later:&lt;&#x2F;strong&gt; I&#x27;m still having some issues with formatting of the front matter  on blog posts created with Iotas. Or the problem could be that I&#x27;m also editing these notes&#x2F;posts with Nextcloud Notes. I&#x27;m not sure yet.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;What could happen:&lt;&#x2F;strong&gt; I might end up using notetaking apps for lots of things that &lt;em&gt;aren&#x27;t&lt;&#x2F;em&gt; blog posting and just write posts BEFORE adding front matter. That might be the direction I take with this &lt;em&gt;&quot;project&quot;&lt;&#x2F;em&gt;.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Folio is a pretty basic notetaking app</title>
        <published>2026-04-08T00:00:00+00:00</published>
        <updated>2026-04-08T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/folio-is-pretty-basic/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/folio-is-pretty-basic/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/folio-is-pretty-basic/">&lt;p&gt;A lot of notetaking apps are pretty basic. They don&#x27;t have extensive menus, and a lot of formatting options are in the toolbar.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&quot;&gt;Folio&lt;&#x2F;a&gt; &lt;em&gt;is&lt;&#x2F;em&gt; kind of basic, but it does two things that other basic notetaking apps don&#x27;t do: Notes can have custom names and can be exported as Markdown files.&lt;&#x2F;p&gt;
&lt;p&gt;The custom names are nice. But in Folio they aren&#x27;t critical because you still have to type in a file name when exporting your &lt;code&gt;.md&lt;&#x2F;code&gt; file. And if you do change a note name, there is a short yet annoying lag between the change and it appearing in the list of notes to the left.&lt;&#x2F;p&gt;
&lt;p&gt;The ability to export a file is critical for my main use case, which is writing Markdown posts with TOML front matter for static site generators such as Zola and Hugo.&lt;&#x2F;p&gt;
&lt;p&gt;Two of the things that pretty much all notetaking apps have in common are:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;The ability to work on multiple notes at the same time and easily switch between them&lt;&#x2F;li&gt;
&lt;li&gt;Auto saving of notes&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;These two features are why I&#x27;m looking at notetaking apps as possible replacements for traditional text editors for the writing of blog posts. I want to streamline the writing process in terms of the &lt;em&gt;computing mechanics&lt;&#x2F;em&gt;. Are notetaking apps &lt;em&gt;actually helpful&lt;&#x2F;em&gt; in this task? I&#x27;m not sure yet.&lt;&#x2F;p&gt;
&lt;p&gt;That &lt;em&gt;slightly existential&lt;&#x2F;em&gt; question aside, Folio does these two core features as well as any app. But one thing Folio does better than most apps I&#x27;ve tried is the writing and display of Markdown. You could say that Folio is as much a Markdown editor as it is a notetaking app.&lt;&#x2F;p&gt;
&lt;p&gt;Folio, which I installed as a Flatpak on my Bluefin Linux system, somehow became the system&#x27;s default app for handling Markdown files. That&#x27;s probably not an accident — or not much of one, anyway.&lt;&#x2F;p&gt;
&lt;p&gt;Most of the basic Markdown formatting — headings, bold, italic, strikethrough, links and code blocks — can be accessed from the toolbar at the bottom of the app.&lt;&#x2F;p&gt;
&lt;p&gt;For those who care about such things (including me), Folio is a native desktop app written in &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;vala.dev&#x2F;&quot;&gt;the Vala programming language&lt;&#x2F;a&gt;, which is a common (or at least encouraged) language that is object-oriented yet generages C code and uses the GObject type system. It is meant to be a close fit with the GNOME desktop environment.&lt;&#x2F;p&gt;
&lt;p&gt;Recommended install methods for Folio are &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;flathub.org&#x2F;en&#x2F;apps&#x2F;com.toolstack.Folio&quot;&gt;Flatpak&lt;&#x2F;a&gt;, &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;snapcraft.io&#x2F;folio&quot;&gt;Snap&lt;&#x2F;a&gt; and &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&#x2F;releases&quot;&gt;AppImage&lt;&#x2F;a&gt;. And it&#x27;s a true open-source app under the GPL 3 license.&lt;&#x2F;p&gt;
&lt;p&gt;One thing I like in a notetaking app, very much aside from how well it allows me to write blog posts, is the ability to add a checkbox function to to-do lists. This is my second requirement in a notes app, and I&#x27;m willing to use two apps, one for blogging and another for to-do lists.&lt;&#x2F;p&gt;
&lt;p&gt;Folio doesn&#x27;t do the checkboxes, even with the usual Markdown, which I believe is:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;code&gt;- [ ]&lt;&#x2F;code&gt;&lt;&#x2F;p&gt;
&lt;p&gt;It renders Markdown so well that I&#x27;m surprised this isn&#x27;t a feature. There&#x27;s &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&#x2F;issues&#x2F;70&quot;&gt;an issue for it in GitHub&lt;&#x2F;a&gt;, but it hasn&#x27;t been added to the app.&lt;&#x2F;p&gt;
&lt;p&gt;And one bug keeps coming up. When switching between notes, often one will display with only one line in it, even though it&#x27;s longer. Continuing to toggle between the notes resolves the issue. It&#x27;s a bit unsettling. I don&#x27;t want to lose any work, though it hasn&#x27;t come to that yet. I haven&#x27;t quite figured out the pattern, which would help me avoid it.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;ll have to check out the GitHub issues to see if anybody else has noticed.&lt;&#x2F;p&gt;
&lt;p&gt;It could be &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&#x2F;issues&#x2F;300&quot;&gt;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&#x2F;issues&#x2F;300&lt;&#x2F;a&gt;, but it&#x27;s more likely &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&#x2F;issues&#x2F;293&quot;&gt;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&#x2F;issues&#x2F;293&lt;&#x2F;a&gt;, and the project hasn&#x27;t cut a release since before it was fixed.&lt;&#x2F;p&gt;
&lt;p&gt;Why hasn&#x27;t there been a release in almost a year? I don&#x27;t know.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Another thing:&lt;&#x2F;strong&gt; One way Folio doesn&#x27;t do as good of a job as QOwnNotes at exporting Markdown files for blogging in my situation is that while QOwnNotes uses the note&#x27;s name as the exported file&#x27;s name, Folio leaves the file name blank, and you have to fill it in. It&#x27;s &lt;em&gt;quite an extra step&lt;&#x2F;em&gt;.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>How good is the Folio notetaking app?</title>
        <published>2026-04-07T00:00:00+00:00</published>
        <updated>2026-04-07T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/how-good-is-folio/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/how-good-is-folio/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/how-good-is-folio/">&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&quot;&gt;Folio&lt;&#x2F;a&gt; is all about Markdown files, yet it&#x27;s a pretty simple notetaking app.&lt;&#x2F;p&gt;
&lt;p&gt;Will it work for writing Zola and Hugo blog posts?&lt;&#x2F;p&gt;
&lt;p&gt;You can name a file anything you want, and you choose an additional filename upon export to .md. (Don&#x27;t give it an .md suffix, or you&#x27;ll get &lt;code&gt;.md.md&lt;&#x2F;code&gt;). I prefer the notetaking app to automatically assume that I want the note&#x27;s name as the exported file&#x27;s name while also allowing me to change it, but at least Folio remembers the file name I have chosen if I export the file multiple times, which I do with almost every post I write to either extend it or (much more often) fix errors.&lt;&#x2F;p&gt;
&lt;p&gt;The Markdown rendering is nice. Not all notetaking apps that support Markdown can render it in the app, and render it well. I like a toggle between raw text and rendered Markdown, but it&#x27;s not a &lt;em&gt;must&lt;&#x2F;em&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;A couple of weird things in Folio that are not deal-breakers are that I can set an internal or external link, but I can&#x27;t seem to click that link and be taken to its source. It should be something like &lt;code&gt;shift-click&lt;&#x2F;code&gt;, but I can&#x27;t figure out what works. And if you have a Markdown-coded word at the end of a sentence followed by a period, it&#x27;s hard to then position your cursor after that period to do an edit. You have to go to the next line and backspace to the real end of the sentence.&lt;&#x2F;p&gt;
&lt;p&gt;Also, I did have an issue where one of my notes kept slightly disappearing. It could have had something to do with two notes beginning with similar names (2026-0403). I renamed one 2026-0402, but this is an issue that I&#x27;ll need to watch out for and also try to replicate.&lt;&#x2F;p&gt;
&lt;p&gt;And just now my front-matter note seemed to be empty after I copy-pasted its contents into this note. I went to my text file in the GNOME Text Editor and copy-pasted it back into the note. Can I rely on Folio &lt;em&gt;not to eat my notes&lt;&#x2F;em&gt;? I&#x27;m not sure just yet.&lt;&#x2F;p&gt;
&lt;p&gt;Folio is very comfortable as a Markdown editor. You don&#x27;t have to switch modes between Markdown source and rendered Markdown. The markup always renders, and if you want to see the source of an element, clicking on it will show the unrendered markup.&lt;&#x2F;p&gt;
&lt;p&gt;For the purposes of getting my Zola front matter into new blog posts, I have that code in Folio as its own note. I wish there was a way to &lt;em&gt;save as&lt;&#x2F;em&gt; or paste it as a macro. Folio is simple and has neither of those features. So I&#x27;ll have to open that note and copy&#x2F;paste its contents into a new one.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>More about QOwnNotes</title>
        <published>2026-04-05T00:00:00+00:00</published>
        <updated>2026-04-05T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/more-about-qownnotes/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/more-about-qownnotes/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/more-about-qownnotes/">&lt;p&gt;I&#x27;m not saying that &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.qownnotes.org&#x2F;&quot;&gt;QOwnNotes&lt;&#x2F;a&gt; is going to be my choice of notetaking apps both for regular notes and posts for my Zola blog, but it&#x27;s definitely the front-runner.&lt;&#x2F;p&gt;
&lt;p&gt;It&#x27;s a true open-source app made in a real desktop framework, and so far it is working very well.&lt;&#x2F;p&gt;
&lt;p&gt;Aside from Gnote and Sticky Notes, I had never used a notetaking app before, so the whole concept was new to me.&lt;&#x2F;p&gt;
&lt;p&gt;To get a feel for QOwnNotes, &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.qownnotes.org&#x2F;getting-started&#x2F;overview.html&quot;&gt;start with the overview&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>The Duplicate Note script in QOwnNotes copies Zola&#x27;s TOML front matter into a new post</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/duplicate-note-in-qownnotes/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/duplicate-note-in-qownnotes/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/duplicate-note-in-qownnotes/">&lt;p&gt;I got a little deeper into QOwnNotes today. My goal was to script a way to easily start a new post with Zola front matter already in the note. For now I found an existing script in QOwnNotes called Duplicate Note.&lt;&#x2F;p&gt;
&lt;p&gt;I created a note with the &quot;raw&quot; Zola post TOML front matter, and now I can select the note, right-click and duplicate it to begin the new post.&lt;&#x2F;p&gt;
&lt;p&gt;I still have to name the note, though I don&#x27;t have to type in a file name when exporting to the blog folder. And it&#x27;s a time-saver because I don&#x27;t have to leave QOwnNotes to find the front matter and copy&#x2F;paste it into the new post.&lt;&#x2F;p&gt;
&lt;p&gt;Go to &lt;code&gt;Scripting -&amp;gt; Find scripts in script repository&lt;&#x2F;code&gt;, or click &lt;code&gt;alt-shift-I&lt;&#x2F;code&gt; to get to the pre-made scripts and then search for &lt;code&gt;Duplicate note&lt;&#x2F;code&gt;. Then select and install the script.&lt;&#x2F;p&gt;
&lt;p&gt;There is &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.qownnotes.org&#x2F;scripting&#x2F;&quot;&gt;documentation for making your own scripts&lt;&#x2F;a&gt;, and that&#x27;s something I will leave for later. I think the move is adding a button or menu entry to automatically generate a &quot;blank&quot; note with all the TOML front matter in it. But for now, &lt;code&gt;Duplicate note&lt;&#x2F;code&gt; should do the job.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Solved: Why Zola wouldn&#x27;t build my blog</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-taxonomy-error/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/zola-taxonomy-error/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/zola-taxonomy-error/">&lt;p&gt;All of the new entries I made with notetaking apps were causing the Zola binary to stop with this error:&lt;&#x2F;p&gt;
&lt;pre style=&quot;background-color:#31333d;color:#ffffffc4;&quot;&gt;&lt;code&gt;&lt;span&gt;$ .&#x2F;zola build
&lt;&#x2F;span&gt;&lt;span&gt;Building site...
&lt;&#x2F;span&gt;&lt;span&gt;Checking all internal links with anchors.
&lt;&#x2F;span&gt;&lt;span&gt;&amp;gt; Successfully checked 0 internal link(s) with anchors.
&lt;&#x2F;span&gt;&lt;span&gt;-&amp;gt; Creating 26 pages (0 orphan) and 1 sections
&lt;&#x2F;span&gt;&lt;span&gt;Error: Failed to build the site
&lt;&#x2F;span&gt;&lt;span&gt;Error: Failed to render page &amp;#39;&#x2F;var&#x2F;home&#x2F;steven&#x2F;Sync&#x2F;blogs&#x2F;zola&#x2F;passthejoe&#x2F;content&#x2F;blog&#x2F;2024-10-16-free-hosted-blogging.md&amp;#39;
&lt;&#x2F;span&gt;&lt;span&gt;Error: Reason: Failed to render &amp;#39;page.html&amp;#39;
&lt;&#x2F;span&gt;&lt;span&gt;Error: Reason: Function call &amp;#39;get_taxonomy_term&amp;#39; failed
&lt;&#x2F;span&gt;&lt;span&gt;Error: Reason: `get_taxonomy_term` received an unknown term: blogging
&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Zola seems to think that one of my &lt;code&gt;taxonomies&lt;&#x2F;code&gt; is &lt;em&gt;blogging&lt;&#x2F;em&gt;. Except that &lt;em&gt;blogging&lt;&#x2F;em&gt; is a &lt;em&gt;category&lt;&#x2F;em&gt;, not a taxonomy on its own. And I have previous entries with &lt;em&gt;blogging&lt;&#x2F;em&gt; as a category.&lt;&#x2F;p&gt;
&lt;p&gt;I looked at the files generated by QOwnNotes and Folio, and the line endings looked fine: &lt;em&gt;lf&lt;&#x2F;em&gt; all the way.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;The solution:&lt;&#x2F;strong&gt; It had nothing to do with the files created by the notetaking apps. or their line endings.&lt;&#x2F;p&gt;
&lt;p&gt;I always forget about this: When picking taxonomies (in my case &lt;code&gt;categories&lt;&#x2F;code&gt; and &lt;code&gt;tags&lt;&#x2F;code&gt;), if a taxonomy is spelled with the same letters but different capitalization, the Zola binary will throw the error above.&lt;&#x2F;p&gt;
&lt;p&gt;I had &lt;code&gt;blogging&lt;&#x2F;code&gt; in one entry and &lt;code&gt;Blogging&lt;&#x2F;code&gt; in another, &lt;code&gt;notetaking apps&lt;&#x2F;code&gt; in one, &lt;code&gt;Notetaking apps&lt;&#x2F;code&gt; in another.&lt;&#x2F;p&gt;
&lt;p&gt;I don&#x27;t know if this is considered a bug or a feature.&lt;&#x2F;p&gt;
&lt;p&gt;But I now remember running into this in the past. So it&#x27;s probably a good idea to be consistent with taxonomies. either all lower case, or upper case where appropriate. In any case, when the errors happen, it&#x27;s easy enough to check your taxonomies on the live site and see what&#x27;s baked into your system.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <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>
    <entry xml:lang="en">
        <title>Another Zola post created with the Folio notetaking app</title>
        <published>2026-04-03T00:00:00+00:00</published>
        <updated>2026-04-03T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/another-zola-post-created-with-folio/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/another-zola-post-created-with-folio/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/another-zola-post-created-with-folio/">&lt;p&gt;While trying to export this post, I had a bit of an issue with the note, but restarting &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&quot;&gt;Folio&lt;&#x2F;a&gt; brought it back. Losing notes or edits is always worrying, and until I know how it happened, and it doesn&#x27;t repeat, I&#x27;ll be wary of Folio.&lt;&#x2F;p&gt;
&lt;p&gt;There&#x27;s still some kind of bug happening. Could it be because both notes have names in Folio that begin with &lt;code&gt;2026-0403&lt;&#x2F;code&gt;?&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>QOwnNotes has Vim mode</title>
        <published>2026-04-03T00:00:00+00:00</published>
        <updated>2026-04-03T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/qownnotes-vim-mode/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/qownnotes-vim-mode/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/qownnotes-vim-mode/">&lt;p&gt;There&#x27;s a warning that says, &lt;em&gt;some QOwnNotes shortcuts will not work&lt;&#x2F;em&gt;if you invoke Vim mode (&lt;code&gt;Note -&amp;gt; Settings -&amp;gt; Editor -&amp;gt; Editor Options -&amp;gt; Enable Vim mode&lt;&#x2F;code&gt;).&lt;&#x2F;p&gt;
&lt;p&gt;Still, Vim mode does work.&lt;&#x2F;p&gt;
&lt;p&gt;The last app in which I used Vim mode (other than Vim) was the Kate text editor.&lt;&#x2F;p&gt;
&lt;p&gt;Vim mode in QOwnNotes could be very helpful, though I&#x27;m not sure it&#x27;s &lt;em&gt;all that necessary&lt;&#x2F;em&gt; for my use of the app to write. I kind of wish it was a toggleable feature from the menu or toolbar and not something in the settings.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Custom note names in QOwnNotes</title>
        <published>2026-04-02T00:00:00+00:00</published>
        <updated>2026-04-02T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/custom-note-names-in-qownnotes/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/custom-note-names-in-qownnotes/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/custom-note-names-in-qownnotes/">&lt;p&gt;Since &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.qownnotes.org&#x2F;&quot;&gt;QOwnNotes&lt;&#x2F;a&gt; takes its note name from the first line of every post, and the first line of every &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.getzola.org&#x2F;&quot;&gt;Zola&lt;&#x2F;a&gt; blog post is &lt;code&gt;+++&lt;&#x2F;code&gt; due to the &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.getzola.org&#x2F;documentation&#x2F;getting-started&#x2F;overview&#x2F;#sections&quot;&gt;TOML frontmatter&lt;&#x2F;a&gt;, I&#x27;m going to have to deal with this on the notetaking end of things.&lt;&#x2F;p&gt;
&lt;p&gt;Naming the note by the Zola filename I want to use for the post would be the best outcome, and it turns out that is possible.&lt;&#x2F;p&gt;
&lt;p&gt;When you try to rename a note, you get this dialog:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;If you want to rename your note you have to enable the option to allow the note filename to be different from the headline.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;The dialog leads you right there, but you can get there any time in QOwnNotes under &lt;code&gt;Note -&amp;gt; Settings -&amp;gt; Note Folders&lt;&#x2F;code&gt;. I only have one note folder at this point, and it&#x27;s called &lt;code&gt;default&lt;&#x2F;code&gt;, so right there I click the box next to &lt;code&gt;Allow note file name to be different from headline&lt;&#x2F;code&gt;, and that lets me rename my notes. It&#x27;s a nice feature that it&#x27;s allowed by note folder (and that multiple note folders are possible).&lt;&#x2F;p&gt;
&lt;p&gt;To veer off-topic only slightly, one of the things I like about QOwnNotes is that it is &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;pbek&#x2F;QOwnNotes&quot;&gt;a native application coded in C++ with the QT toolkit&lt;&#x2F;a&gt;. It&#x27;s not an Electron app yet is still available for Linux, Windows, MacOS, FreeBSD and OpenBSD.&lt;&#x2F;p&gt;
&lt;p&gt;Another point in QOwnNotes&#x27; favor for the purpose of creating posts for static sites is that when exporting, the program remembers the directory and file name you last used, which saves considerably on clicking and typing. It makes the export a fairly seamless part of my blogging workflow.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>A Zola post created in the Folio notetaking app</title>
        <published>2026-04-02T00:00:00+00:00</published>
        <updated>2026-04-02T00: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-and-folio/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/zola-and-folio/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/zola-and-folio/">&lt;p&gt;Can &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;toolstack&#x2F;Folio&quot;&gt;the Folio notetaking app&lt;&#x2F;a&gt; help me create blog posts for Zola?&lt;&#x2F;p&gt;
&lt;p&gt;So far the files look clean. They exist as Unix files, with the default location being &lt;code&gt;~.var&#x2F;app&#x2F;com.toolstack.Folio&#x2F;data&lt;&#x2F;code&gt; for the Folio Flatpak. And the working directory can be moved out of the Flatpak area and into other parts of the home directory, which is good because I don&#x27;t always back up the Flatpak data under &lt;code&gt;.var&lt;&#x2F;code&gt;. So far, so good.&lt;&#x2F;p&gt;
&lt;p&gt;You can set a name for a note in Folio and when exporting to the file system. When exporting to your blog&#x27;s &lt;code&gt;&#x2F;content&lt;&#x2F;code&gt; directory, don&#x27;t add the &lt;code&gt;.md&lt;&#x2F;code&gt;, or you&#x27;ll get &lt;code&gt;.md.md&lt;&#x2F;code&gt; in the exported file&#x27;s name.&lt;&#x2F;p&gt;
&lt;p&gt;Even though files seem to save themselves, there is a config setting to automatically save files every 30 seconds. I set that. One thing I don&#x27;t want to do is have to remember to save a file.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>This is a Zola post that started in QOwnNotes</title>
        <published>2026-03-29T00:00:00+00:00</published>
        <updated>2026-03-29T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/from-qownnotes-to-zola/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/from-qownnotes-to-zola/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/from-qownnotes-to-zola/">&lt;p&gt;Can I create a Zola blog post in a notetaking app and have it successfully move from the app to the live site?&lt;&#x2F;p&gt;
&lt;p&gt;If you&#x27;re seeing this, the answer is yes.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Zola for Note Taking by Bhavani Shankar</title>
        <published>2025-05-14T00:00:00+00:00</published>
        <updated>2025-05-14T00: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-for-note-taking/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/zola-for-note-taking/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/zola-for-note-taking/">&lt;p&gt;In his post, &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;bshankar.pages.dev&#x2F;prose-minimal-setup&#x2F;&quot;&gt;A simple setup for distraction free writing&lt;&#x2F;a&gt;, Bhavani Shankar goes over his workflow, which includes the Helix text editor (Vim-like but with more batteries included than Neovim) and Zola &quot;for generating websites and taking notes.&quot;&lt;&#x2F;p&gt;
&lt;p&gt;I keep trying the hot&#x2F;new editors of the moment (or of the past 5 years ...), and I&#x27;ve been through Neovim, the GUI version Neovide and now Helix.&lt;&#x2F;p&gt;
&lt;p&gt;Since I rely heavily on macros in my &lt;code&gt;.vimrc&lt;&#x2F;code&gt;, and none of those macros work in the vimrc-like config for Neovim, and I couldn&#x27;t find any documentation for Helix that mentions macros and how to do them.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;m guessing that the Neovim community is encouraging the configuration based on Lua rather than Vimscript, which is fine except that I don&#x27;t know how to replicate my &lt;code&gt;.vimrc&lt;&#x2F;code&gt; in either Neovim or Helix.&lt;&#x2F;p&gt;
&lt;p&gt;If I want &quot;distraction-free&quot; writing, I can do that in Vim or the GNOME Text editor (which I&#x27;m using now).&lt;&#x2F;p&gt;
&lt;p&gt;And of course I&#x27;m in favor of using Zola as a static-site generator, though Hugo would work just as well.&lt;&#x2F;p&gt;
&lt;p&gt;One thing I did to make my publishing workflow more efficient is move a copy of my rsync deploy script into my main Zola directory. That way I can &lt;code&gt;zola build&lt;&#x2F;code&gt; and then run the rsync script without having to change directories at all.&lt;&#x2F;p&gt;
&lt;p&gt;As an aside, making simple scripts is the &lt;em&gt;only way&lt;&#x2F;em&gt; to use rsync. And I almost always prefer rsync to using an FTP client. It&#x27;s easier and faster.&lt;&#x2F;p&gt;
&lt;p&gt;I could reduce the number of steps even further by writing a script that put the &lt;code&gt;zola build&lt;&#x2F;code&gt; and rsync operations under a single command.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
