This might be an unpopular take, but I'm tired of all these Markdown text editors. It almost feels like a cop-out at this point. Ever since text editors started supporting Markdown, we've gotten away from all of these great rich-text editors. Apple Notes is an example of a notetaking application "done right", albeit with fewer features. It's enjoyable to use and offers good UI for attaching files. It certainly is not without its flaws, however. Obsidian gets really close. I bet the devs could go all the way.
I want something WYSIWYG-like, without dealing with the underlying mechanisms... give me rich-text on the front and save the file in Markdown behind the scenes. I hardly care, as long as there is a robust export option built-in.
I can understand that. There're so many Markdown editors, choice paralysis easily kicks in.
Markdown ist basically a must have for me though, because I know most applications will be outlived by my notes, and I want to be able to move on to a different editor. To try a new one, or even use multiple at the same time (say, on my phone and on my computer), it's unacceptable for me if I have to export and import all my notes first and risking diverging branches.
In general I think taking notes is a very personal thing many people do every day and they're looking for an app fitting their exact workflow. That's why there are so many options. I was considering writing my own one several times already, although it's probably not worth the time.
The one thing that annoys me is that Markdown is not highly standardized. Seems like every implementation is its own dialect and feature support varies quite a bit.
Bear with "hide Markdown" checked pretty much gets you there, if only on Apple devices.
Markdown vs. Rich Text to me is less about the editing experience and more about do you want your files aligned to a file system or not. The options are either:
- rich text editor with files that only make sense to a single application.
- rich text editor with no files but (hopefully) some way to export them to (hopefully) compatible formats.
- text files in a folder than can be read / edited by almost anything, with the editing experience tied to your application of choice.
Obsidian's WYSIWYG editor is excellent and amazingly featureful. I use it for hours every day, only ever in "edit" mode w/ "live preview", just a couple plugins enabled, and it's by far the best interface to markdown I've encountered.
Joplin supports editing in WYSIWYG with formatting tools and saving markdown on the backend, or swapping to the markdown editor whenever you want to edit that way.
> It's enjoyable to use and offers good UI for attaching files
Oh, wow! I didn't know it handled files this well. It'll even play video. What's keeping you from using Notes all the time? The lack of export options? What sort of export options are you looking for?
For folks who buy into the Apple eco-system perhaps --- I'd consider it if it were possible to view/edit notes made in it on my MacBook using a Wacom One screen on my Samsung Galaxy Note 10+ --- bonus would be if they could get Amazon to put it on the Kindle Scribe.
I want something WYSIWYG-like, without dealing with the underlying mechanisms... give me rich-text on the front and save the file in Markdown behind the scenes. I hardly care, as long as there is a robust export option built-in.
</end rant>