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