Skip to main
maudeMDCC/00
Design commands

/design:rollback

Restore the last snapshot of the active canvas (undo the last /design:edit). --steps N to go further back.

PropertyValue
Command/design:rollback
Categorydaily (daily)
Argument hint[--steps N] [--list]
Sourceplugins/design/commands/rollback.md

Description

Restore the last snapshot of the active canvas (undo the last /design:edit). --steps N to go further back.

Invocation

snippet
/design:rollback [--steps N] [--list]

Summary

Restores the previous state of the active canvas from .design/_history/<slug>/. Every /design:edit "<feedback>" took a snapshot before the edit; rollback restores that snapshot.

Source of truth

On this page