Wildcard names
Wildcard name is a placeholder for a project/sequence name or time.
e.g. for sequence "DrakeShip" in Vikings.prproj, on 15:30 20th May, 2022 this Compass export media path:
/Users/Dropbox/EXPORT/#YYYY#MM#DD/#PROJ/#SEQ_#hh#mm
will generate a path:
/Users/Dropbox/EXPORT/20220520/Vikings/DrakeShip_1530
When input is activated, wildcards will below input. Click on any of them to insert a wildcard at cursor position.

Available Wildcards:
Wildcard
Description
#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