Contact sheet automatic filename generation

Ideas for improvements and requests for new features in XnView Classic

Moderators: helmut, XnTriq, xnview

Post Reply
andrixnet
Posts: 2
Joined: Sat Mar 30, 2013 11:46 am

Contact sheet automatic filename generation

Post by andrixnet »

When creating contact sheets, assuming that there are more files then the number files that fit into one single sheet, XNVIEW asks for a filename for each contact sheet file to be created.

Considering a large number of files, this is impractical for the user.

I would suggest the following:
- evaluate the number of files given as input, calculate how many contact sheet files would be needed.
- ask for a filename prefix
- create each contact sheet and save it using prefix-number, where number is an automatically generated number starting from 1 and being 0 padded to the left with the proper number of digits according to how many contact sheet files need be created (and keep proper sortability order).
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Re: Contact sheet automatic filename generation

Post by helmut »

andrixnet wrote:When creating contact sheets, assuming that there are more files then the number files that fit into one single sheet, XNVIEW asks for a filename for each contact sheet file to be created.

Considering a large number of files, this is impractical for the user.

I would suggest the following:
- evaluate the number of files given as input, calculate how many contact sheet files would be needed.
- ask for a filename prefix
- create each contact sheet and save it using prefix-number, where number is an automatically generated number starting from 1 and being 0 padded to the left with the proper number of digits according to how many contact sheet files need be created (and keep proper sortability order).
Thank you for your suggestions, andrixnet. Sounds like a reasonable workflow to me. The only thing is that most XnView dialogs support workflows but are not workflow based assistants. Means: I wished there were more dialogs that have workflow character, e.g. "Create webpage" is a clear candidate.
Post Reply