Live data from Hacker News

Erato - simple and beautiful markdown editor

9muses.se

51–59 of 59 posts

Re: Erato - simple and beautiful markdown editor

#51

You see, on the one hand I think this is kind of admirable. Yay, I type my markdown over here and I can instantly see the bits I got wrong over there . But I also can't help thinking, if you're going to all that effort why not go full WYSIWYG, with Markdown as the file format? (You'd need some kind of support for merge markers I suppose, I guess that'd be kind of tricky.) You know what it reminds me of? Wordperfect 5…

I would rather type than reach for the mouse. Vim, anyone?

Re: Erato - simple and beautiful markdown editor

#52
post #30

Erato and Mou are all great but they both lack the single most important feature: An iPad app with iCloud sync. I've also stopped using iA Writer for their, at times, weird Markdown interpretation.

It drives me nuts that iA Writer has created a "Markdown" editor that only supports a subset of Markdown, despite the fact MD has hardly any features to begin with.

Re: Erato - simple and beautiful markdown editor

#53

Something I've been looking for for a while: A Markdown WYSIWYG. I personally dislike WYSIWYG, but for clients, it cannot be beaten. Now, most things that clients do in CMSs can be done with Markdown, and it avoids complications with weird HTML output, them trying to do unconventional styling (aka "ruining the website). So something like CKEditor or TinyMCE but outputting Markdown, and constrained to Markdown's limit…

yes, it's here: http://www.texts.io/

Re: Erato - simple and beautiful markdown editor

#54

Earlier quoted context omitted.

It appears to only be distributed as a web app. Apples and oranges. Also the editor looks like a code editor (Erato also kind of does, but it has a margin and it doesn't have line numbers by default).

I wonder if Erato is also just using the Ace editor as that preview on the side looks like a webview. If they did that's cool, but then this basically the same thing as Dillinger.

Erato uses a custom editor, not Ace.

Re: Erato - simple and beautiful markdown editor

#55

This has the same design as http://mouapp.com which has been on the market for a long time now. Mou is donation based so you can try before you donate. The developer is very responsive and the app is constantly updated. I really don't get it.

Chipping in to say the same thing. Mou is a great product and I've convinced a number of people in my office to start using it.

This feels like a different shade of the same idea.

Re: Erato - simple and beautiful markdown editor

#56

You see, on the one hand I think this is kind of admirable. Yay, I type my markdown over here and I can instantly see the bits I got wrong over there . But I also can't help thinking, if you're going to all that effort why not go full WYSIWYG, with Markdown as the file format? (You'd need some kind of support for merge markers I suppose, I guess that'd be kind of tricky.) You know what it reminds me of? Wordperfect 5…

You mean something like this? http://www.texts.io/

Trying this out now, It's actually pretty nice. I get that It's a visual editor that uses Markdown as a storage format, but it still would be nice if it would actually let me type Markdown - interestingly it seems to be pretty indecisive on whether or not I should be able to that.

I can type a # and it will automatically turn the text into a Title which is nice, but any other Markdown-like syntax is printed verbatim, which is odd because when I save and reload it will suddenly render it as Markdown just fine.

If I could write Markdown in this and had some way to refresh the editor to visualize it as an alternative to the insert bindings, personally I'd be sold on this for sure.

Re: Erato - simple and beautiful markdown editor

#58

Something I've been looking for for a while: A Markdown WYSIWYG. I personally dislike WYSIWYG, but for clients, it cannot be beaten. Now, most things that clients do in CMSs can be done with Markdown, and it avoids complications with weird HTML output, them trying to do unconventional styling (aka "ruining the website). So something like CKEditor or TinyMCE but outputting Markdown, and constrained to Markdown's limit…

yes, it's here: http://www.texts.io/

This needs a linux version... Great looking tool!
Post reply on HN