It's what I've settled on, not liking the lock-in (bad export options) of Notes.app, paying for increasingly crappier Evernote (I used in the past), cloud-sync-based note apps, very barebones FOSS apps, half-arsed stuff like Agenda, and Electron crap.
what I like about the notes app is that it can use imap to store notes. So they’re in-sync without iCloud and accessible from any imap client.
The app itself is a bit annoying though with forced auto-spelling and a clunky feeling. Would love to find another app that relies on imap, but haven’t found any (admit to not looking too much)
hehe I guess I missed it? Thank you. never spent long enough on the app to tweak the settings, even though I think I tried to look up the preferences and couldn’t find it there
IMAP is basically a file access protocol (think FTP), but the "files" are emails. You don't have to just pull from an INBOX and save emails in Sent (that's done over IMAP, not SMTP), you can read/create/modify anything anywhere, so some apps save notes to IMAP for some reason (to replace "self-emails" I guess).
IMAP is read/write and holds the mail on the server (unlike POP).
If you go into your internet accounts settings and tick "notes". Notes will surface it and stores notes in folders on the mail server. (Not all of notes functionality is available in the notes stored in those folders.)
You didn’t bring up a lot of apps that are similar. Is it because open source is a requirement? Not sure because you bring up obviously non open source app issues.
For a quick look at quite a few apps would be all the Zettelkasten notes apps. Taio is recently out for iOS and Mac too.
I also don’t look at any of the options you listed. There’s still a handful of apps left over.
I’ve been using the native Apple notes for years now. At first it was convenience, but at some point I thought about it and decided there was no reason to switch. It has shockingly reliable sync (for Apple), and the right number of formatting options for me. I wish it could syntax-highlight code blocks, but that’s not a universal use case.
Export is fine if you’re only moving a single note—it just strips formatting and shares it as plain text. Similarly, I don’t know if there’s a bulk import option. If you have a text file, you might need to copy-paste it into notes.
If you want to export your Keep notes (and almost all of the metadata and media) into Markdown format, I helped write keep-exporter, a tool to accomplish just that.
It downloads the text content of the notes and the majority of media (some of the annotation stuff doesn't work quite right). So assuming another app supports markdown import, this would work.
It's what I've settled on, not liking the lock-in (bad export options) of Notes.app, paying for increasingly crappier Evernote (I used in the past), cloud-sync-based note apps, very barebones FOSS apps, half-arsed stuff like Agenda, and Electron crap.