Understanding Layers

Layers encapsulate changes over time, and are key to understanding QRecall.

Every time you capture a set of items in an archive, a new layer is created. Each new layer contains only the changes made since the previous layer.

Terminology Note

The easiest way to explain layers is with an example:

  1. On Monday you capture a folder with two items (A and B). This forms the first layer in the archive.
  2. On Tuesday you make a change to item B, create a new document (C), and capture another layer.
  3. On Wednesday you discard item A, change item C, and capture a third layer.

The layers in your archive now contain the following information.

original layers

Layer 1 contains the whole of items A and B.

Layer 2 contains the changes made to item B and the whole of item C.

Layer 3 records that item A was delete and the changes made to item C.

When you view the contents of this archive, you see:

layers in browser

The item browser normally shows the culmination of all of the layers, called the composite view. In this case, it's the most recent versions of documents B and C, and no document A (which was deleted)—exactly what was on your hard drive when the last layer was captured.

To view the other versions, you can rewind the archive to an earlier state using the layer shades.

Once you've revealed those earlier versions you can preview (Quick Look), recall, or restore your items.