Remix.run Logo
bobajeff 6 days ago

The feature that keeps me from moving off of vscode is their markdown support. In particular the ability to drag and drop to insert links to files and images *. Surprisingly, no other editor does this even though I use it all the time.

* https://code.visualstudio.com/Docs/languages/markdown#_inser...

newlisp 6 days ago | parent | next [-]

It's also a good alternative to Obisdian if you don't need smartphone support.

jodrellblank 6 days ago | parent [-]

https://dendron.so/ is more or less Obsidian in VSCode, and free and open source.

ozim 6 days ago | parent [-]

But Dendron is a zombie project.

I don’t mind project being done and in maintenance mode. But I am not investing my time into starting using it.

Getting started page has screenshots broken on AWS.

alyandon 5 days ago | parent [-]

I took the plunge and don't regret it. Despite the condition of the web site the extension is very useful and relatively free of any annoying bugs.

At some point in time, I'd like to take the time to invest building a custom version of the extension to bump dependencies to access more modern support for plantuml/mermaid diagrams.

chatmasta 5 days ago | parent | prev | next [-]

Obsidian supports this. (Or at least, it supports pasting an image from clapboard so I’m assuming drag and drop works too.)

pritambaral 4 days ago | parent | prev | next [-]

Interesting.

I belong to the class of people who believe in customising their tools as they please. So I'd have written an Emacs package to do this. But then again, this is Emacs, so someone's probably already done it. Oh, here it is: https://github.com/mooreryan/markdown-dnd-images

Sn0wCoder 6 days ago | parent | prev [-]

Thank you! The timing of this comment is perfect