Does this function already exist ? PART 3

Features wanted...
Post Reply
Ysl
Posts: 165
Joined: 03 Jan 2007 22:22

Does this function already exist ? PART 3

Post by Ysl »

Hi

I use a shell extension called FileFrog, http://www.filerfrog.com/15.html and I use a lot this function :

Rename - Append

Add prefix and/or postfix to the file names of your choice. Select any number of files and folders, enter free text to append to the file names and FilerFrog will add that text to the original file names.

For example: If you choose a file named “Pic435.jpg”, enter “Paris-“ in the prefix textbox and “(Excellent Zoom)” in the suffix textbox, the file will be renamed “Paris-Pic435 (Excellent Zoom).jpg”.

Extra tip from the frog: This feature, of course, is quite useful when renaming a large number of files, such as photos, that share a common quality.


I would like to use it from XY but I do not see it in XY but maybe is it "hidden" somewhere ?

Ysl

admin
Site Admin
Posts: 66361
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Does this function already exist ? PART 3

Post by admin »

Sure it's here: Shift+F2 (Batch Rename), enter pattern:

Code: Select all

*<text to append>
(Replace <text to append> with your text.)

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Does this function already exist ? PART 3

Post by zer0 »

Prefix/postfix can be added via File > Rename Special > Batch Rename.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

Ysl
Posts: 165
Joined: 03 Jan 2007 22:22

Re: Does this function already exist ? PART 3

Post by Ysl »

Thanks !

Post Reply