DEV Community

Cover image for MediaNote: a note-taking app inside VS code
norsnoise
norsnoise

Posted on

MediaNote: a note-taking app inside VS code

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.

professional-looking note

link: https://marketplace.visualstudio.com/items?itemName=norsnoise.medianote

Top comments (0)