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