Roadmap Product site

Documentation

Red Pen Documentation

A free, local-first review-notes layer for everywhere you build (WordPress, Node/Express, any website, Blender, and Ableton Live), plus the Red Pen Hub, a single board that aggregates notes across every project.

Living document This documentation tracks the current shipping versions of each surface. It is maintained alongside development. When a surface gets a major feature, its page here is updated as part of the same work. Anything still ahead lives on the Roadmap.

What Red Pen is

Red Pen is a developer tool for leaving review notes on the thing itself. Instead of a separate tracker full of "the button near the header is misaligned", you pin a typed note directly to that button, on the page where it lives. Every note carries a type, a priority and a status, and collects into a per-project repository. Replies and screenshots exist on some surfaces and not others; the Surface matrix is the per-feature answer.

It is the same idea and the same note model on five surfaces, so you learn it once and use it everywhere. They are not identical: each is at its own maturity level, and the Surface matrix is the per-feature answer. A companion piece, the Hub, rolls every project's notes into one board.

The principles

The surfaces at a glance

Which one do I install?

If you are working on...UseNotes stored in
A WordPress siteThe WordPress pluginThe site database (a custom post type)
A Node / Express (or Connect) appThe Express middleware.redpen/notes.jsonl in the app
Any other website (static, an SPA build, a page on disk)The static drop-inThe browser's localStorage
A track in Ableton LiveThe Live extensionAn external notes.json file
A Blender sceneThe Blender add-on.redpen/notes.json next to the .blend
Several projects at once, on one boardThe HubReads the others; never your only copy

Current versions

This documentation set describes these releases. See each surface's page for its full changelog and the Roadmap for what is planned next.

SurfaceVersionStatus
WordPress plugin0.26.0Stable
Express middleware0.3.1Active development
Static drop-in0.1.1Active development
Ableton Live extension0.9.5Feature-complete, awaiting the Live SDK's public release
Blender add-on0.4.0Active development
Red Pen Hub0.9.1Active development
New here? Start with Core concepts to learn the shared note model, then jump to the page for the surface you are using.