I take a lot of notes while I'm working. Meeting notes, quick ideas, system design sketches — all of it ends up somewhere.
The frustrating part was never writing the notes. It was what happened after. I'd describe a UI idea in a note — a color picker, a calculator, a data formatter — and then I'd have to open a separate editor, build the thing, test it, and come back. The note and the tool lived in completely different places.
At some point I thought: what if the tool just lived inside the note?
That's what I've been building for the past few weeks. You type /ai in the editor, describe what you want, and a working interactive component appears inside your document. Not a screenshot. Not a code block. A real, running UI.
Here's what that looks like mid-generation:







