Rename Parent Folder as Selected File/Folder (or vice versa)

Hi, these functions will be very usefull but it missing for renaming multiples files from a Parent Folder Name, so a RegEx rename command with a counter can be seriously usefull.e.g: "name_of_previous_folder-01.jpg","name_of_previous_folder-02.jpg","name_of_previous_folder-03.jpg"...

it Gives a function button like that:

<?xml version="1.0"?>
<button display="both" label_pos="right" separate="yes">
	<label>Rename by Parent Folder Name and Counter</label>
	<tip>Changes files by Parent Folder Name and Counter</tip>
	<icon1>16</icon1>
	<function type="normal">
		<instruction>Rename REGEXP PATTERN &quot;(.*)\.(.*)&quot; TO &quot;{parent}-[#].\2&quot; FILEINFO NUMBER=01 </instruction>
	</function>
</button>

Nice End year 2010 partys ! :slight_smile:

1 Like