Method: Classification
Sort files into a folder hierarchy based on portions of their path and filename.
- Folders
- File Matches
- Name
- RegEx Field
- Path, Filename, Extension
- Path, Filename
- Filename, Extension
- Filename
- Extension
- RegEx
- Verify
This list contains the folders, and their hierarchy as they'll appear on-disk if any items within the folders are matched.
When an item within a folder matches, the folder and all of its parents will be created in exactly the order as specified within the list. Unchecking a folder will ignore any items defined within that folder, but any child folders that are checked will not be ignored.
It is recommended that you select All
from the Presets
menu, or press Ctrl+D,
if you would like to see an example of a full-classification structure if you've never used the Classification editor before.
This is the list of file matches for the currently-selected folder. Any successful matches will be placed within the selected folder, which'll be created under that folder's parents' folders.
The name of the item. This is purely used for descriptive purposes and has no bearing on the final processing.
The field that should be the Regular Expression should be checked
against. Typically, this value is Extension
, so only the extension of an item/filename is checked.
The full path, filename, and extension of the item (file).
The path and filename of the item, excluding extension.
The filename and extension of the item, excluding path.
The filename of the item, excluding path and extension.
The extension of the item's filename, including the leading full-stop.
The Regular Expression that should be performed against an item and its
selected RegEx Field
.
Performs a full verification of all items within all folders to ensure their names and regular expressions are valid. Any unchecked/unticked folders and/or items are ignored during the verification.