资 源 简 介
Short Intro
Currently just a python script which copies picture and movie files from current directory to folders which are named respectively to the date of the files.
Mainly I use this small script to order my digicam pictures before copying it to my Picasa folders. Way better than all of the Import process of Picasa :)
Imagine having files like:
PIC1.JPG - 2008/02/09
PIC2.JPG - 2008/02/09
PIC3.JPG - 2008/02/10
PIC4.JPG - 2008/02/11
PIC5.JPG - 2008/02/12
Starting the script will copy the files to newly created folders which are named:
2008 02 09 (containing PIC1.JPG, PIC2.JPG)
2008 02 10 (containing PIC3.JPG)
2008 02 11 (containing PIC4.JPG)
2008 02 12 (containing PIC5.JPG)
To Do ?
Currently call it a pre-alpha. It works but can surely solved with more elegance :)
More or less it has been a quickhack after I installed me p