Import and sort to new folder (osx and win)
Posted: Thu Mar 08, 2018 10:48 am
Hi,
I'm trying to import and sort but cannot create a new folder (either on osx or windows 10). I may be doing something wrong.
So, I want to import photos from into but, at the same time, create subfolders based on the images' dates. So my expectation is that files will be imported and renamed to something that looks like this
You can see my attempt here:

and the result here (note the double slash in there):

I tried a few combinations I could think of but nothing worked (on either my mac or my pc).
The actual filename expression I'm using is
Should this work? Can xnviewmp auto-create subfolders and import into them?
Thanks!
I'm trying to import and sort but cannot create a new folder (either on osx or windows 10). I may be doing something wrong.
So, I want to import photos from
Code: Select all
F:\DCIM\100MSDCF
Code: Select all
C:\XPC\Poze\Import test
Code: Select all
C:\XPC\Poze\Import test\20180308\20180308_12_45_36_001.jpg
C:\XPC\Poze\Import test\20180308\20180308_12_48_42_002.jpg
C:\XPC\Poze\Import test\20180309\20180309_09_11_22_003.jpg
...

and the result here (note the double slash in there):

I tried a few combinations I could think of but nothing worked (on either my mac or my pc).
The actual filename expression I'm using is
Code: Select all
{Modified Date [Y-m-d]}\{Modified Date [Ymd_H_M_S]}_{Filename Number}###
Thanks!