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

Images support (or documentation on best practice) #11

Open joeshaw opened 3 years ago

joeshaw commented 3 years ago

This is a feature request for some native image support in the extension, perhaps with a syntax like ![[An image]] to embed it.

What I've done so far is create an images subdirectory and embed using <img src="images/foo.png" />. This is fine, but it'd be nice if the extension called that out as the Right Way to do image embedding.

pomdtr commented 3 years ago

I would also like to be able to link to custom filetypes. Ex: