Roadmap Product site

Documentation

Red Pen Documentation

A free, local-first review-notes layer for everywhere you build - WordPress, Node/Express, any website, 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. Notes carry a type, a priority, a status, threaded replies, and an optional screenshot, and they collect into a per-project repository you work through.

It is the same idea and the same note model on five surfaces, so you learn it once and use it everywhere. A fifth 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.json in the app
Any other website - static, an SPA build, a page on diskThe static drop-inThe browser's localStorage
A track in Ableton LiveThe Live extensionAn external notes.json file
Several projects at once, on one boardThe Hub (PRO)Reads 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.12.1Stable - deployed to all local installs
Express middleware0.2.0Active development
Static drop-in0.0.2Active development
Ableton Live extensionprototypePaused - waiting on the Live SDK
Red Pen Hub0.5.0PRO - active development
New here? Start with Core concepts to learn the shared note model, then jump to the page for the surface you are using.