# MediaNote: a note-taking app inside VS code

> Source: <https://dev.to/norsnoise/medianote-a-note-taking-app-inside-vs-code-767>
> Published: 2026-05-30 14:16:33+00:00

Hi guys, I used claude to write a vscode extension: MediaNote.

It is a note-taking app, built on top of vscode's markdown module.

The copy-pasting of images/videos/audios is more organized in MediaNote than in the built-in markdown.

And with the custom font for preview, you can write professional-looking pages.

link: [https://marketplace.visualstudio.com/items?itemName=norsnoise.medianote](https://marketplace.visualstudio.com/items?itemName=norsnoise.medianote)
