Undo / Redo
Isotop supports undoing and redoing actions performed within the plugin. This makes it safe to experiment with colors and relationships without the risk of irreversible changes.
Supported actions
Undo / Redo works with the core operations available in Isotop, including:
- changing color values,
- creating and modifying alias relationships,
- linking and unlinking design tokens,
- bulk operations such as bulk linking.
Both single actions and bulk operations can be undone or redone.
Bulk operations
Bulk actions are treated as a single operation.
For example, when using bulk linking, the entire operation can be undone in one step, without reverting each individual change separately.
This allows you to quickly return to a previous system state even after complex updates.
Limitations
Undo / Redo operates within the current session and uses a buffer of the last 10 operations.
You can undo or redo up to ten recent actions performed in the plugin.
Purpose
Undo / Redo is a simple but essential safety feature. It allows you to:
- explore different options confidently,
- quickly recover from mistakes,
- work with large-scale changes without risk.
Combined with other Isotop safeguards, it makes managing color systems more predictable and reliable.