KaeruDocs
Guides

Set aside

Park half-finished work without saving a version of it, and pick it up later.

Sometimes you are in the middle of one thing and need to do another. Set aside tucks your unfinished changes away so your project goes back to its last saved state, clean.

Later, choose Bring back and your changes return exactly as you left them.

When it helps

  • You started a redesign, then need to fix a typo on the live site first
  • You want to try a different idea from a clean slate, without losing the first one
  • Something is half-working and you do not want to save it as a version yet

Set aside vs. Save

Save & Back up makes a permanent version and backs it up. Set aside is temporary and stays on your computer. If the work turns out good, bring it back and save it. If not, you can discard it.

Developers call this a stash. You will never need the word.

On this page