| View previous topic :: View next topic |
| Author |
Message |
cha Junior Member

Joined: 27 Sep 2012 Posts: 3 Location: Melbourne, Australia
|
Posted: Thu Sep 27, 2012 7:03 pm Post subject: auto copy files to folders based on date |
|
|
I have a photo library that is structured like this:
| Code: |
[YYYY]
[YYYYMMDD]
img001.jpg
img002.jpg
img003.jpg
[YYYYMMDD]
img004.jpg
img005.jpg
[YYYYMMDD]
img006.jpg
img007.jpg
img008.jpg
img009.jpg
... etc
|
When I copy files from the camera I create a folder for each day. I believe many of you sort the photos one way or another. Some store pictures on a monthly basis though.
I am surprised there is no a way to automate the process of copying that TC sorts the files by itself based on the rules specified by some sort of mask.
I am proposing including this feature as a TC command, or as an addon.
What does the community thing about this? |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4598 Location: Russian Federation
|
|
| Back to top |
|
 |
cha Junior Member

Joined: 27 Sep 2012 Posts: 3 Location: Melbourne, Australia
|
Posted: Fri Sep 28, 2012 4:33 am Post subject: |
|
|
| Thanks for that. BTW, I have built a small MFC program that does just that. I am going to publish it on Codeproject. If anyone is interested I can post the code |
|
| Back to top |
|
 |
cha Junior Member

Joined: 27 Sep 2012 Posts: 3 Location: Melbourne, Australia
|
Posted: Mon Oct 08, 2012 3:26 pm Post subject: |
|
|
| I have posted the article with the Image Cataloguer program here. The program does just this |
|
| Back to top |
|
 |
|