-
Notifications
You must be signed in to change notification settings - Fork 3
File actions
Several actions can be performed over one currently opened loaded file or multiple currently selected files. Files can be selected via the LOADED tab of the sidebar on the right, and actions can be accessed and performed either from the Loaded tab's 'Select action...' button, or the Navigation component in the upper left part of the screen. Available actions are as follows:

This option allows the user to export all selected files in the form of a dicom file, an image (or a series of images, in case of a multiframe file) or an excel spreadsheet.
The Save action stores the selected files in the local application's index database. These files will be remembered even after they are replaced, edited or removed from the list of loaded files.
This action enables the tag viewer's comparison mode, showing differences between two files. Selecting this option is enabled only if exactly 2 files are selected.
This option, as its name implies, does nothing other than remove the selected files from the list of loaded files. No other parts of the application are affected. A single file can be unloaded by clicking the red X at file's name in the LOADED tab.