[REQ]add some features to multi-rename.

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
iElectric
Junior Member
Junior Member
Posts: 41
Joined: 2006-04-23, 12:27 UTC

[REQ]add some features to multi-rename.

Post by *iElectric »

Multi rename is a great tool inside TC, but i miss some small details.

1. add option for counter to count not only 1,2,3... but 01, 02, 03...

2. add option to add name range from the back. Like last 5 chars in name.

Thanks all, thanks for reading
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Counter could be defined on the right side of the dialog start at defines with which number to start, step by defines what step between the counter numbers (e.g. 5 -> 5, 10,15 ). And Digits defines how many ditits to use. For 01, 02, 03 you'll have to use digits:2.

2. the last 5 chars could be defined as

Code: Select all

[N-5-]
in the "Rename mask:file name" field.

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
iElectric
Junior Member
Junior Member
Posts: 41
Joined: 2006-04-23, 12:27 UTC

Post by *iElectric »

Thanks for quick reply! TC has those hidden features that even god cant find them :)
User avatar
Hacker
Moderator
Moderator
Posts: 13071
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

iElectric,
God recommends pressing F1. ;)

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

I believe the DOG was meant ;)
Single user license #329241
PowerPro scripts for Total Commander
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Oh, I would recommend F1, too.

Godpeehs ;) :P
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
StickyNomad
Power Member
Power Member
Posts: 1933
Joined: 2004-01-10, 00:15 UTC
Location: Germany

Post by *StickyNomad »

2Godpeehs

God pees ???

HE'd better not hear that :lol: :P
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

StickyNomad wrote:2Godpeehs

God pees ???

(; .gnitirw rorrim fo esicrexe na ylno saw tI
HE'd better not hear that :lol: :P
Oh, I think SHE's got a good sense of humour. ;)

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
StickyNomad
Power Member
Power Member
Posts: 1933
Joined: 2004-01-10, 00:15 UTC
Location: Germany

Post by *StickyNomad »

gnitirw rorrim
(: ynnuf eb ot deirt tsuj I ,dootsrednu I
SHE's got a good sense of humour.
Hehe, that reminds me of that old feminist joke: 'when god created men, she was still practicing'
Last edited by StickyNomad on 2006-06-06, 00:14 UTC, edited 1 time in total.
User avatar
Sam_Zen
Power Member
Power Member
Posts: 700
Joined: 2005-02-08, 22:59 UTC
Location: NL
Contact:

Post by *Sam_Zen »

2 iElectric
Hidden ? Does your dog has some tunnelvision ? The options to set the counter are just there.

A feature I would like to see in this setting is the option to count hexadecimal. Suppose you have 14 files to order, you can still do it with one digit.

2 Sheepdog
Hey, thanks ! I didn't know that Code.
Until now I had to calculate according to the total nr. of chars in the name, so I had to use for the same effect for example :

Code: Select all

[N3-]
0.618033988
Post Reply