[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gcmd-usr] renamer tool
From: |
Marcus Bjurman |
Subject: |
Re: [gcmd-usr] renamer tool |
Date: |
Wed, 17 Dec 2003 01:28:16 +0100 |
User-agent: |
Mutt/1.4i |
On Wed, Dec 17, 2003 at 12:28:53AM +0100, Magnus Stålnacke wrote:
> address@hidden wrote:
>
> >>then add all the renaming rules you want
> >>
> >>
> >
> >That's my problem. What must i add for rules if i want convert the
> >selected files to upper of lower chase?
> >And that seperate for the filename and for the extension.
> >
> >That's my problem.
> >
> >
> >
> Aahh, now i see the problem, GC isn't all that advanced
> in that respect, you must know exctly what to change.
> Just like search and replace in a wordprocessor.
> ("LoOk-FoR.tHis" and change to "look-for.THIS")
> There is no change all upper to lowercase before the dot,
> or after. For the extention, you could replace .EXT with .ext,
> but if you have mixed upper/lowercase scattered all over,
> i suggest something at commandline, but i don't know
> exactly what to try.
>
I think you're right. It might be possible to do with the regex replacing
function but I doubt it.
> This is a good suggestion for some new feature, it is quite
> common that some (wintendo?) apps save files whith
> uppercase extensions and/or the first letter.
Agreed, adding to TODO file.
/Marcus