Selection-Dependent Functions

Most of Cornersone’s browser-based functions are selection-dependent. For example, by default the Working Copy > Commit Changes… function will only commit changes made to the selected items.

In order to select all the items in the working copy for commit, activate and select the working copy in the source list.

While the selection-dependent nature of the browser functions affords the user a great deal of control, it requires that the user consider which of the app’s views is currently active, shifting the focus from the browser to the source list and back again as required.

Depending on your workflow, this may not always be appropriate.

Selection-Independent Functions

For this reason, Cornerstone provides selection-independent alternates for most of the browser functions.

These selection-independent functions perform the same function as their standard counterparts but the scope of the functon is always the entire working copy or repository.

For example, Working Copy > Commit Changes… (key equivalent ⌘T) has the selection-independent alternate Working Copy > Commit All Changes… (⌥⌘T).

See Alternate Menu Functions for a list of the available alternate functions.