Page 1 of 1

Creating folders related to date

PostPosted: Sun Jun 25, 2006 12:53 am
by Schebbl
Hi guys,

I have a problem with my settings since the 4.5 version. In the previous one I could adjust the prog to create folders by date in order to collect the pictures made on the same date in one folder. How does that work in the 4.5.2 version?

After starting the download the prog asks me for a discription of every picture I took. I just want to create folders by date and nothing more.

Thanks in advance,

Sebastian

PostPosted: Mon Jun 26, 2006 6:58 pm
by Schebbl
Doesn't anybody know how to adjust the settings to get the folders by date? Oh I forgot to mention that I am talking about an Ixus 50.

By Date

PostPosted: Wed Jun 28, 2006 12:30 pm
by sabarrett
That is about how I do things too. I have all my pictures dump in a folder by date, then have each picture get a serial number. Here is my config string for folder naming...
"folder name of choice"/%Y-%m-%d - %P
with the option to get the date for each picture.

For the files, here is the string...
%Y-%m-%d-%{num:4}.%{ext}
with the options to auto append and keep a counter for each directory.

Hope this helps...

Scott