Yes, Markdown has disadvantages, and a few rough edges for uses as the format for editors et al, but there are two very big advantages and/or sideffects of it's widespread use: (1) it's cleartext and therefore very good as a measure against vendor lock-in and (2) it has, to some extent, dampened the rampant "not-invented-here"-esqe tendency to use proprietary formats. Even in open-source apps, proprietary formats make it hard for non-dev users to get their stuff out. If it's markdown (or at least supports markdown export) from the beginning, at least you know you can take your data with you.
Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
41–50 of 229 posts
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#42I cannot understand how Apple notes works sometimes. For instance, sometimes after indenting a line I cannot un-indent on future lines. Just fighting the tool. Stuff like this really makes me dislike it. I find syntax highlighting with markdown preferable than a WYSIWYG rich text editor. I get why people who don't know markdown prefer it, but the advantages diminish significantly if you know markdown.
I feel like this is why a lot of us use Markdown/Org, because this is the most annoying issue in Word to me since 2003. Why are the indentation rules so arbitrary?
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#43The rumors seem to indicate just "Export as Markdown", which seems to be exactly what Gruber wants, according to the last 10% of the blogpost. So the rest is ranting against an implementation that doesn't seem like it'll happen?
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#44I cannot understand how Apple notes works sometimes. For instance, sometimes after indenting a line I cannot un-indent on future lines. Just fighting the tool. Stuff like this really makes me dislike it. I find syntax highlighting with markdown preferable than a WYSIWYG rich text editor. I get why people who don't know markdown prefer it, but the advantages diminish significantly if you know markdown.
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#45[deleted]
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#46When Gruber mentions that he never uses Markdown outside of his blog, and hinting at the fact that it was not intended for text editors (and other apps), there's one important point I want to make. Yes, Markdown has disadvantages, and a few rough edges for uses as the format for editors et al, but there are two very big advantages and/or sideffects of it's widespread use: (1) it's cleartext and therefore very good as…
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#47John Gruber, creator of markdown, wrong about markdown again. ( https://airsource.co.uk/blog/2014/09/04/markdown-has-been-st... )
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#48Earlier quoted context omitted.
[flagged]
He probably was blacklisted in some way and his recent complaints (which attracted a fair amount of attention here) probably led to dang et al reconsidering. I can’t imagine there are a lot of Stallman-types here. After all, HN is the discussion forum for Y Combinator, a startup accelerator and VC group.
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#49When Gruber mentions that he never uses Markdown outside of his blog, and hinting at the fact that it was not intended for text editors (and other apps), there's one important point I want to make. Yes, Markdown has disadvantages, and a few rough edges for uses as the format for editors et al, but there are two very big advantages and/or sideffects of it's widespread use: (1) it's cleartext and therefore very good as…
It's also great for writing documentation in a plaintext IDE, which I think is what _really_ drove a lot of the adoption.
That GitHub used it as a "native" format everywhere from the beginning (as far as I remember), probably helped Markdown become at least as popular (or maybe even more) as GitHub itself.
Then everyone and their mother started doing static blogs, and since people already wrote their READMEs and issue comments with Markdown, I guess it was natural to want to write your blogposts with Markdown too, just like Gruber.
Re: Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts
#50It makes sense that Markdown is a good tool for a specific purpose, and generalized note taking isn't it. As an aside, I have a dream that Apple Notes could be piped into a website as a form of blogging. As it is, I haven't found a way to do it...
As someone who enjoys note-taking in Obsidian (by far my favorite super-powered markdown editor), I respectfully disagree with the premise and conclusion. On the contrary, IME, MD isn't single-purpose, and it absolutely can and does serve as a first-rate format for note-taking.