Okay, am I the only one who didn’t know that (apparently) the next iOS version is going to be 26, not 19? I assume, they’ll start following a year of release both for macOS and iOS, so it would be easier to know for non-techies. But my first reaction was ‘em, 8 years into the future? Looks weird, isn’t it? Maybe that’s some kind of a joke.’
> Okay, am I the only one who didn’t know that (apparently) the next iOS version is going to be 26, not 19? I only found out yesterday if that helps. Makes some kind of sense now they're on a regular yearly update cycle.
Apple Notes Expected to Gain Markdown Support in iOS 26
131–140 of 277 posts
Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#132Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#133Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#134I would not recommend investing in the iOS Notes ecosystem. There is no way to export these notes with their metadata and media intact without using iCloud. If you need a note-taking app, go with Joplin instead; it supports Markdown, has both iOS and desktop clients, and supports self-hosted syncing.
Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#135I would not recommend investing in the iOS Notes ecosystem. There is no way to export these notes with their metadata and media intact without using iCloud. If you need a note-taking app, go with Joplin instead; it supports Markdown, has both iOS and desktop clients, and supports self-hosted syncing.
You can connect iOS Notes with any IMAP server. This supports a reduced feature set (no embedded images, tables, or audio) but does allow for self-hosting.
Which PM comes up with this? And what does a developer thing when they implement this?
Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#136Microsoft notepad is also getting markdown support. It's a very interesting coincidence! Overall, I'm surprised to see markdown become mainstream so quickly. https://blogs.windows.com/windows-insider/2025/05/30/text-fo...
I thought this was huge news so I posted it here and it got no eyes.
Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#137Kind of amazed that this was the way I found out about Apple’s new OS versioning system
As another commenter said, they haven't officially announced it yet. That said, it's all I've heard about in the Apple world for the last couple of days¹, so it may just be that you don't follow Apple news closely. ¹ well that and the iOS redesign.
Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#138I really hope Apple Notes makes this something that's opt-in and I don't have to see. Thankfully it sounds like it is an export only feature. I think there is a bifurcation of people who like markdown and people who like rich text. And both groups have strong opinions. Apple Notes was my goto rich text editor. Fingers crossed that they aren't making this worse for us. Related: I switched away from Bear notes because…
Bear’s implementation is great. One thing I hate about rich text is that it's basically impossible to not inherit the formatting of adjacent text if you move your cursor around, nor is it possible to see the current formatting state. If your cursor is between whitespace and an italic word, will inserted text be normal or italic? Markdown’s formatting characters solve this by creating a boundary that the cursor can be…
Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#139Re: Apple Notes Expected to Gain Markdown Support in iOS 26
#140> Instead of tapping buttons to bold text or create headers, users could type *bold* or # Header directly into their notes. Which will be more keystrokes, not fewer – it's faster to get to the formatting buttons than it is the punctuation keyboard on iOS, and even on Mac the shortcut commands are often faster too. Notes was a fanastic example of a rich-text environment, but if Markdown input helps the die-hards that…
- Tap Aa
- Tap Italic
- Tap close
- Type
- Tap Aa
- Tap Italic (to reset)
- Tap close
Future - Hold a key to insert asterisk
- Type
- Hold a key to insert asterisk