renumbering with numbers in multiple places in the template
Posted: Sat Jan 23, 2016 3:44 am
I frequently want to renumber multiple picture files containing month/year publication dates in the file name. I need to use the 1st set of digits in the file name to maintain a relative chronological order of the different sets of files while keeping files related to a particular order, together. As examples:
customer_name_one-001_wedding_notice_Feb-2014 ---------> customer_name_one-001_wedding_notice_Feb-2014
customer_name_one-002_wedding_notice_Feb-2014 ---------> customer_name_one-002_wedding_notice_Feb-2014
customer_name_one-004_wedding_notice_Feb-2014 ---------> customer_name_one-003_wedding_notice_Feb-2014
customer_name_one-005_wedding_notice_Feb-2014 ---------> customer_name_one-004_wedding_notice_Feb-2014
customer_name_one-011_special_event_flyer_May-2014 ----> customer_name_one-011_special_event_flyer_May-2014
customer_name_one-013_special_event_flyer_May-2014 ----> customer_name_one-012_special_event_flyer_May-2014
customer_name_one-014_special_event_flyer_May-2014 ----> customer_name_one-013_special_event_flyer_May-2014
customer_name_one-016_special_event_flyer_May-2014 ----> customer_name_one-014_special_event_flyer_May-2014
customer_name_one-020_special_event_flyer_May-2014 ----> customer_name_one-015_special_event_flyer_May-2014
customer_name_two-001_memorial_brochure_May-2014 ----> customer_name_two-001_memorial_brochure_May-2014
customer_name_two-003_memorial_brochure_May-2014 ----> customer_name_two-002_memorial_brochure_May-2014
customer_name_two-005_memorial_brochure_May-2014 ----> customer_name_two-003_memorial_brochure_May-2014
customer_name_two-011_dual_wedding_card_Jul-2014 ------> customer_name_two-011_wedding_card_Jul-2014
customer_name_two-013_dual_wedding_card_Jul-2014 ------> customer_name_two-012_wedding_card_Jul-2014
The most ideal solution would be for XnView Rename to recognize which set of digits are different in two or more files to be renumbered (the 1st set in all of the above cases).
As a temporary solution, an option that tells XnView to pick either the 1st (new suggestion) or the last (today's default behavior) set of digits will also work for my situation.
I could achieve the correct ordering of my files by re-arranging the position of the numbering, the order name, and the pub date, but as I currently have about 7500 files using this approach, that would be a lot of mass renaming.
Of course, comments are welcome.
customer_name_one-001_wedding_notice_Feb-2014 ---------> customer_name_one-001_wedding_notice_Feb-2014
customer_name_one-002_wedding_notice_Feb-2014 ---------> customer_name_one-002_wedding_notice_Feb-2014
customer_name_one-004_wedding_notice_Feb-2014 ---------> customer_name_one-003_wedding_notice_Feb-2014
customer_name_one-005_wedding_notice_Feb-2014 ---------> customer_name_one-004_wedding_notice_Feb-2014
customer_name_one-011_special_event_flyer_May-2014 ----> customer_name_one-011_special_event_flyer_May-2014
customer_name_one-013_special_event_flyer_May-2014 ----> customer_name_one-012_special_event_flyer_May-2014
customer_name_one-014_special_event_flyer_May-2014 ----> customer_name_one-013_special_event_flyer_May-2014
customer_name_one-016_special_event_flyer_May-2014 ----> customer_name_one-014_special_event_flyer_May-2014
customer_name_one-020_special_event_flyer_May-2014 ----> customer_name_one-015_special_event_flyer_May-2014
customer_name_two-001_memorial_brochure_May-2014 ----> customer_name_two-001_memorial_brochure_May-2014
customer_name_two-003_memorial_brochure_May-2014 ----> customer_name_two-002_memorial_brochure_May-2014
customer_name_two-005_memorial_brochure_May-2014 ----> customer_name_two-003_memorial_brochure_May-2014
customer_name_two-011_dual_wedding_card_Jul-2014 ------> customer_name_two-011_wedding_card_Jul-2014
customer_name_two-013_dual_wedding_card_Jul-2014 ------> customer_name_two-012_wedding_card_Jul-2014
The most ideal solution would be for XnView Rename to recognize which set of digits are different in two or more files to be renumbered (the 1st set in all of the above cases).
As a temporary solution, an option that tells XnView to pick either the 1st (new suggestion) or the last (today's default behavior) set of digits will also work for my situation.
I could achieve the correct ordering of my files by re-arranging the position of the numbering, the order name, and the pub date, but as I currently have about 7500 files using this approach, that would be a lot of mass renaming.
Of course, comments are welcome.