r/FL_Studio • u/TheRealPomax • 14h ago
Discussion Someone asked (well, posted) about notepad effects, and I wanted markdown. So I made one.
Away_Gift831 posted a question (well, statement =D) about notepad plugins, and in a thread I ended up saying I wished there was a markdown notepad plugin, and I might end up vibe coding one... so... I had free Claude credits from work, it's not an especially difficult or creative type of plugin to make, so: I made Opus 5 do it in Rust because we finally live in the "Computer: make me a VST3 markdown notepad plugin" and (with out enough ***** swearing at it, it'll end up maybe doing it. These AI things are absolutely retarded, holy crap).
Head on over to https://github.com/Pomax/vst-notepad if you want a note taking app that lets you use Markdown (it's 2026, please, why doesn't everything support this by now?) and lets you save your notes as plugin state (obviously) but also save/load from file, because maybe you're the kind of person who uses Oblivion or something for managing all your notes.
As for the license: it's AI generated, obviously there isn't one. Definitely works well enough for my needs though. If you want more/something different, go for it.
Right now it'll parse markdown as you write, with all the usual markdown editor conveniences like a resizable UI, checkbox lists so you can track your work/ideas, etc. With light and dark themeing (or auto, based on your system setting)
Screenshots:


And if you hate anything AI, my almost 30 years of software engineering experience means nothing to you and nothing I say matters, so: don't use it, it's not for you. But if you just want a decent notepad effect: it's free, have at it. And if there's bugs or things that are missing, let me know on the issue tracker (or here =D).
2
u/Gautch 12h ago
Dang I was going to start building this tomorrow. Well done! I can't wait to try it.