shd101wyy / vscode-markdown-preview-enhanced

One of the "BEST" markdown preview extensions for Visual Studio Code
https://shd101wyy.github.io/markdown-preview-enhanced
Other
1.41k stars 170 forks source link

[discussion] Support bidirectional links like RoamResearch and Obsidian. #1096

Open shd101wyy opened 4 years ago

shd101wyy commented 4 years ago

I have been looking into several note taking applications recently, and I found Roam Research becomes quite popular, which uses bidirectional links at the block level. It's a breakthrough in sense of note taking application.

So I am planning to add supports for bidirectional links as well to MPE extension, but not at the block level though. I will also support a graph view if possible.

Please feel free to leave your thoughts below. Thank you

shd101wyy commented 4 years ago

Alright I have got some basic ideas now.
The features might get implemented in Crossnote first then MPE.