RL Vision Knowledge Base
Support questions and answers for software by RL Vision.
Note: This is an archived discussion. Any bug, problem or suggestion mentioned here is likely to have been fixed since it was written.
Subject: Re: FR-Presets
Date: Tue, 14 Sep 2010 19:49:15 +0200Everything you want is already possible with FR as far as I can see. Some of it is a bit tricky to do, but I don't know how to make it easier.
Marcel wrote:
>
>
>
> actions I took in the below example
>
> 1) replace snagit with bla bla
>
> SnagIt-30-01-2010 11.13.36.JPG
>
> bla bla-30-01-2010 11.13.36.JPG
>
>
>
> 2) replace – with nothing
>
> bla bla-30-01-2010 11.13.36.JPG
>
> bla bla30012010 11.13.36.jpg
>
>
>
> 3) at this point adding a '-'behind the 2nd bla is difficult using a replacement
>
> I know, bla bla is a bit of a strange name, but the idea is of having two identical textstrings in a name.
>
> which may in some cases not too hypothetical.
Finding the hyphen should not be hard. Why not keep it until later?
Finding two identical strings is possible using Regular Expressions. They are tricky to use, but very powerful!
>
>
> I think FR should not resort on taking the file modified date, i.e. the date you see in Explorer, because
>
> that may be different…
>
>
There are and (plus ) for you to choose from, to add dates to filenames. All of them can also be customized, for example
> Good eh..
>
>
>
> brgds/Marcel.
// Dan
Marcel wrote:
>
>
>
> actions I took in the below example
>
> 1) replace snagit with bla bla
>
> SnagIt-30-01-2010 11.13.36.JPG
>
> bla bla-30-01-2010 11.13.36.JPG
>
>
>
> 2) replace – with nothing
>
> bla bla-30-01-2010 11.13.36.JPG
>
> bla bla30012010 11.13.36.jpg
>
>
>
> 3) at this point adding a '-'behind the 2nd bla is difficult using a replacement
>
> I know, bla bla is a bit of a strange name, but the idea is of having two identical textstrings in a name.
>
> which may in some cases not too hypothetical.
Finding the hyphen should not be hard. Why not keep it until later?
Finding two identical strings is possible using Regular Expressions. They are tricky to use, but very powerful!
>
>
> I think FR should not resort on taking the file modified date, i.e. the date you see in Explorer, because
>
> that may be different…
>
>
There are
> Good eh..
>
>
>
> brgds/Marcel.
// Dan