lostintangent / wikilens

🔎 VS Code extension that provides a Roam/Obsidian-like markdown-based notetaking experience for github.dev and VS Code
https://aka.ms/wikilens
128 stars 8 forks source link

Graph view #1

Open lostintangent opened 3 years ago

lostintangent commented 3 years ago

In addition to the "Wiki" tree view, that displays your pages and associated backlinks, we should introduce a graph view, that allows you to easily visualize the relationship/connections between pages.

I don't know anything about D3, so I'd love some help with this 😎