TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using Apple Notes as a CMS

3 pointsby polyrandabout 2 years ago

2 comments

Someoneabout 2 years ago
&gt; My main objective was being able to read my notes from a linux computer that doesn’t have access to iCloud.<p>Wouldn’t the easy way to do that be to write your notes in a email client and store them as drafts on an IMAP server?<p>That gives you fewer restrictions (as the article mentions <i>“avoid using tables and drawings (there may be other elements that are not compatible with this method)”</i>) and allows you to not only read, but also edit and write notes on your Linux computer.<p>The price you pay is an UI that has “To” and “Cc” entry fields and a “Send” button.<p>If you use an open source email client and are a developer, it shouldn’t be hard to get rid of those, too.
behnamohabout 2 years ago
A couple posts after that, the author has this:<p><a href="https:&#x2F;&#x2F;ricardoanderegg.com&#x2F;posts&#x2F;apple-notes-to-obsidian&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ricardoanderegg.com&#x2F;posts&#x2F;apple-notes-to-obsidian&#x2F;</a>