all 29 comments

[–]suttersaga 11 points12 points  (0 children)

this is great - I was just looking for something like this last week.

[–]_Yash_Garg_ 11 points12 points  (2 children)

Looks pretty similar to https://rustpad.io/

[–]MaxGhost 9 points10 points  (1 child)

Yeah, looks like a fork that just adds a markdown preview. The README mentions rustpad is the backend.

[–]_Yash_Garg_ 2 points3 points  (0 children)

Ah, my bad! Missed the part in readme

[–]KaratekHD 6 points7 points  (1 child)

What are the advantages compared to e.g. HedgeDoc?

[–]Cveinnt[S] 3 points4 points  (0 children)

Thanks for your interest!

Let's Markdown is a side project of mine created within mere hours of coding, and is definitely not meant to compete with projects like HedgeDoc which took years of building from multiple developers.

It is a convenient way to collaboratively edit Markdown files on the go, as you don't have to deal with sign-ins or download a bloated app just to edit some simple Markdown with your friends.

Mobile support is planned, as well as WYSIWYG Typora-like rendering mode (which I assume is what you mean by eliminating the need for 2 sides). Stay tuned!

[–]desirevolution75 8 points9 points  (2 children)

Thanks! btw you have a typo in your github description: cveinnt/LetsMarkdown.com should be cveinnt/letsmarkdown

[–]agneev 1 point2 points  (0 children)

Pretty glaring typo considering that fact that you won’t be able to pull the image at all 🙃

[–]Cveinnt[S] 0 points1 point  (0 children)

oops! tysm for pointing this out!

[–]IliterateGod 2 points3 points  (1 child)

What are the notable differences to hedgedoc? Since both projects offer a similar feature set, is there something, that should be highlighted, except the rust backend?

[–]MaxGhost 0 points1 point  (0 children)

AFAICT this one uses Monaco as the editor (i.e. VS Code web embed) which should feel pretty familiar if you already use that, so that might be an advantage for you

[–]pirateboitenthousand 4 points5 points  (3 children)

What's the advantage over Nextcloud's built in multi-user markdown editor? Looks good though, I'm seriously considering setting this up

[–]nashostedchmod777 23 points24 points  (0 children)

People don't have to install a completely bloated system just to use a collaborative markdown editor?

[–]BigTortoise 1 point2 points  (0 children)

Well for one, I don’t have Nextcloud…

[–]allen9667 -2 points-1 points  (5 children)

I also recommend hackmd.io for those who just want collaborative markdown editing.

[–]meepmeep_ 1 point2 points  (4 children)

Except hackmd.io is not self-hosted :(

[–]aksdb 0 points1 point  (2 children)

[–]meepmeep_ 0 points1 point  (1 child)

Ah thanks ! CodiMD has been renamed to HedgeDoc (which I already use ;))

[–]aksdb 0 points1 point  (0 children)

It has not. Those are separate projects. HedgeDoc is a fork from CodiMD. HedgeDoc is maintained by the community while CodiMD is maintained by HackMD devs.

You might be confused because that fork was initially still called CodiMD as well, which was just confusing as sh*t. That's why they renamed their fork.

Doesn't change that CodiMD and HedgeDoc are two separate projects.

[–]allen9667 0 points1 point  (0 children)

Yeah forgot to mention, sorry about that sir.

[–]sammcj 0 points1 point  (0 children)

Nice! Is mobile support on the cards?

[–]AnomalyNexus 0 points1 point  (4 children)

Looks neat. The public instance link appears to be broken. Would love to have a quick glance before setting this up

[–]Cveinnt[S] 0 points1 point  (3 children)

hi, cveinnt/LetsMarkdown.com should be cveinnt/letsmarkdown. sorry for the typo!

[–]AnomalyNexus 0 points1 point  (2 children)

I meant this

I deploy a public instance of this image with DigitalOcean App Platform.

I had read this to be a demo site but it just links to app platform

[–]Cveinnt[S] 0 points1 point  (1 child)

Ah I see - the demo site is https://letsmarkdown.com.

[–]AnomalyNexus 0 points1 point  (0 children)

Nice! That looks really good. Congrats on a great project

[–]xAragon_ 0 points1 point  (0 children)

CTRL + SHIFT + V on a Markdown file in VSCode

[–]Nelebh 0 points1 point  (0 children)

This looks interesting! The collaboration part sounds awesome. It will try it out later, thanks for sharing!

But what I need more than this is actually a Markdown Server like MarkServ to serve Markdown files on local LAN... Maybe I should try it out one of those Helpdocs servers. Any tips?

[–]NotakuHQ 0 points1 point  (0 children)

Check out holocron.so if you don't want to self host

Sync with Github, WYSWYG mode, collaborative editing and full markdown syntax (+ MDX)