Sorry, we don't support your browser.  Install a modern browser

Add additional filename template variables#100

Add additional filename template options such as:

%pn - Process name of target window

Date/Time:

%mon - Month name (in English or localized language)
%dord - Day of the month as an ordinal number (fourth, seventeenth, thirty-first, etc.)
%ms - Milisecond (very useful for multiple rapid sequential shots)
%unix - UNIX timestamp
%wy - Week of the year (numerical 2-digit, 0-padded)

Incremental:

%i - Auto-incrementing number

Random:

%guid - Random GUID
%rn - Random number (0-9)
%ra - Random alphanumeric (a-zA-Z0-9)
%radj - Random adjective (English)
%ranimal - Random single-word animal name (English)

Image:

%height - Image height
%width - Image width

System:

%username - Logged in username
%hostname - System short hostname
2 years ago

Thanks for the suggestion and detailed description. I’ve added your idea to further discussion with our Dev Team.

2 years ago
Changed the status to
Planned
2 years ago