Rename operation to replace special characters

Features wanted...
Post Reply
kiku
Posts: 141
Joined: 02 Jun 2008 22:32

Rename operation to replace special characters

Post by kiku »

Hello,

what about a rename feature to replace special characters
()!$'?: ,&+-/.ŠŒŽšœžŸ¥µÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýÿ

by
--------------SOZsozYYuAAAAAAACEEEEIIIIDNOOOOOOUUUUYsaaaaaaaceeeeiiiionoooooouuuuyy

The above strings are an example from a php script and a lot of characters do not apply to file names, but I guess you get the idea ...

regards

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Post by TheQwerty »

Why not just use Rename Special -> Search and Replace?

kiku
Posts: 141
Joined: 02 Jun 2008 22:32

Post by kiku »

Yup, it works

But you have to remember something like this:
()!$'?: ,&+-ŠŒŽšœžŸ¥µÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýÿ>>____________SOZsozYYuAAAAAAACEEEEIIIIDNOOOOOOUUUUYsaaaaaaaceeeeiiiionoooooouuuuyy

Any chance to include a Rename clean file name feature?

Useful if you deal with files to upload to webservers, for example ...

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

Post by admin »

kiku wrote:Yup, it works

But you have to remember something like this:
()!$'?: ,&+-ŠŒŽšœžŸ¥µÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýÿ>>____________SOZsozYYuAAAAAAACEEEEIIIIDNOOOOOOUUUUYsaaaaaaaceeeeiiiionoooooouuuuyy

Any chance to include a Rename clean file name feature?

Useful if you deal with files to upload to webservers, for example ...
XY remembers it for you. You just have to paste it one time. You could create a UDC named "Clean file name" and assign a keyboard shortcut to it.

Or is there any standard for clean name conversions? Is your example maybe the standard?

kiku
Posts: 141
Joined: 02 Jun 2008 22:32

Post by kiku »

Don't know of any standard for clean filenames...

I guess that an UDC or a rename script would be fine

Thanks for your feedback

Post Reply