Undo Changes
Every organization operation is recorded.
Undo the Most Recent Operation
foldr undo
Undo a Specific Operation
View available operations.
foldr history
Restore a specific operation.
foldr undo --id a1b2c3
Preview an Undo
foldr undo --preview
Review changes before restoring files.
tip
Use preview mode if files have been modified since the original operation.
View History
foldr history
Show all operations:
foldr history --all