#StackEdit -- A Markdown Note app

11 messages · Page 1 of 1 (latest)

stone plover
#

https://github.com/knackstedt/stackedit
https://md.dotglitch.dev

This is a note taking app that allows for Markdown notes, Code notes, Diagrams, and HTTP Client requests as notes.

This is it's initial Beta release, it's recently been stable and doesn't explode when you look at it the wrong way anymore, so I'll count that as a win.

Note: If you're on linux, use the web client because webkit2gtk runs like a broken down toaster.

GitHub

The best Markdown editor or your money back. Contribute to knackstedt/stackedit development by creating an account on GitHub.

turbid shale
#

I've been using the web version of stack edit for a very long time, nice to see you porting it to tauri

verbal whale
#

Kinda looks like excalidraw

glass blade
#

Without having looked at the code I would assume it is embedding excalidraw, yeah

stone plover
glass blade
#

Good choice. Excalidraw is easy to use and not too hard to embed. I have a friend that'll like this app.

stone plover
#

It wasn't trivial to embed, as I wrote it with Angular and had to embed the React component (It was nice to learn more about React though!)

glass blade
#

Oh yeah that'll ramp up the difficulty for sure 😅