Re: Request for Implementation of Maximum File Name Length Feature
Posted: 11 Mar 2025, 18:47
Perhaps I’m misunderstanding something, but:
The maximum path length is one issue (and the length of subfolders can already be shortened through adjustments in the regular expressions).
However, the character limit could be implemented as a constraint on the maximum file name length, couldn’t it?
Under "Save" → "File Name" → "Additional", you can already specify whether and how many characters should be removed from the beginning or end of the file name.
Could an option not simply be introduced here to automatically shorten the file name once a specified length is exceeded?
For example, all file names could be trimmed to a maximum of 100 characters (removing any excess characters from the beginning or end) – in other words, if a file name is longer than 100 characters, the extra characters would be deleted.
Wouldn't that work?
The maximum path length is one issue (and the length of subfolders can already be shortened through adjustments in the regular expressions).
However, the character limit could be implemented as a constraint on the maximum file name length, couldn’t it?
Under "Save" → "File Name" → "Additional", you can already specify whether and how many characters should be removed from the beginning or end of the file name.
Could an option not simply be introduced here to automatically shorten the file name once a specified length is exceeded?
For example, all file names could be trimmed to a maximum of 100 characters (removing any excess characters from the beginning or end) – in other words, if a file name is longer than 100 characters, the extra characters would be deleted.
Wouldn't that work?