What does HackerNews think of stackedit?

In-browser Markdown editor

Language: JavaScript

#61 in JavaScript
#8 in Markdown
Same! I wished there was a native app with the same layout as StackEdit. Btw both the website [0] and the library [1] are open source.

[0]: https://github.com/benweet/stackedit

[1]: https://github.com/benweet/stackedit.js

I mourn that StackEdit [1] got abandoned. It's online markdown editor that can use git as a backend. Fully cross platform editing (in browser) with synced all text. I used it with GitHub private repository for all my notes but editing on mobile was really buggy. So I moved to notion (unfortunately).

[1]: https://github.com/benweet/stackedit

I would love to have something like Notion but using git for all data storage and edit history.

There is https://stackedit.io/ offering it but I stopped using it because of bugs when trying to edit on mobile. And it basically abandoned for the last 2 years https://github.com/benweet/stackedit (only some deps updates, nothing more).

I've been using StackEdit.

> You still have to pay for github if you want it to be private

You can upload to a Gist and set it private

https://stackedit.io/ https://github.com/benweet/stackedit/

StackEdit [1] has spell check. Or more specifically, it does not block the browser's native spell check in the editor. It also doesn't suffer from slow down with larger documents [2].

[1] https://github.com/benweet/stackedit

[2] https://github.com/joemccann/dillinger/issues/301

+1 for stackedit. The biggest point is that it's open source [1] under Apache License.

[1] https://github.com/benweet/stackedit/