Starting from version 6.0.0, Token2Shell supports automatically initializing screen data capture filename according to pre-defined format. Token2Shell supports the following format placeholders:

%hostname% Currently connected hostname or IP address.

If an address book entry is used for the connection, its name and the actual destination host address will be inserted. For example, if the entry name was "My Server" and the address was "1.2.3.4", "My Server (1.2.3.4)" will be used for the replacement.

%year% Current year in four digits.
%month% Current month in two digits.
%day% Current day of the month in two digits.
%timestamp% Current time in "{hours}{minutes}{seconds}" format.

If the format includes folder path separators (i.e., "\"), Token2Shell will try to create the sub-folders as specified if they are not already exist.