Settings
Copy

Show Notifications
Toggle to show notification about copied frame.
Save frame
If enabled, copied frame will be saved at absolute or relative to a project path location.
To enable relative path, toggle "R" button.
Paste

Pasted frame save location
Pasted image will be saved at absolute or relative to a project path location. If destination path doesn't exist, it will be created.
To enable relative path, toggle "R" button.
Pasted frame project bin path
Pasted image will be imported to a specified bin in the Project panel.
If value is not set, image will be imported in Arrow
bin.

Wildcards
Wildcard name is a placeholder for a project/sequence name or time. It is available both for Copy and Paste save paths.
e.g. for sequence "DrakeShip" in Vikings.prproj, on 15:30 20th May, 2022
/Users/Knight/COPY/#YYYY#MM#DD/#PROJ/#SEQ_#hh#mm
will generate a path:
/Users/Knight/COPY/20220520/Vikings/DrakeShip_1530/DrakeShip_00_00_09_22
When input is activated, wildcards will appear below input. Click on any of them to insert a wildcard at cursor position.
Available Wildcards:
#PROD
Production name
#PRJ
Project name
#SEQ
Sequence name
#BIN
Sequence parent bin name
#YYYY
Year, 4 digits (2022)
#YY
Year, 2 digits (22)
#MM
Month
#DD
Day
#hh
Hour
#mm
Minute
Last updated