<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>passthejoe by Steven Rosenberg - Iotas</title>
    <subtitle>A blog created in Zola</subtitle>
    <link rel="self" type="application/atom+xml" href="https://tilde.club/~passthejoe/zola/tags/iotas/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-09T00:00:00+00:00</updated>
    <id>https://tilde.club/~passthejoe/zola/tags/iotas/atom.xml</id>
    <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>
</feed>
