Page 1 of 1

Import and Sort: Merge into existing Subfolder which name is "Date[space]Description"

Posted: Sun Sep 29, 2024 8:01 pm
by Maciej
Hi All,

I would like to enhance the Import and Sort functionality by adding an option to select import into Subfolder which name is "Date[space]Description"
For example: This is my current folder structure:
xnview1.png
xnview1.png (8.39 KiB) Viewed 396 times
Each day directory has an additional description in the title just after the date.

If I run Import and Sort with selected Subfolder option and selected pattern [Y/m/Y-m-d] a new directory "2023-11-29" will be created under 2023\11 folder if there are new photos taken this date. I would like instead to merge new photos into existing directory "2023-11-29 Birthday party"

This is a common use case if there are many cameras, smartphones etc. in the family and at the end we would like to "merge" all our photos into a common harddisk. Currently this is not possible with additional Descriptions for each day (which is really helpful to remind what happened that day).

Solution could be to implement * placeholder in Subfolder. Something like this:
xnview2.png
xnview2.png (3.97 KiB) Viewed 396 times
and the logic: if there is a directory with the matching date or directory name starts with the matching date then merge photos into this directory.


Thanks,
Maciej

Re: Import and Sort: Merge into existing Subfolder which name is "Date[space]Description"

Posted: Mon Sep 30, 2024 5:09 am
by user0
nah, it will be mess as there is no explicit destination
Where to import if there are multiple folders with the same date, but different description, into 1st one, what sort order?

You have to import files into date_manual_description folder and then sort manually.

Re: Import and Sort: Merge into existing Subfolder which name is "Date[space]Description"

Posted: Mon Sep 30, 2024 9:48 pm
by Maciej
In my case there is always one folder for each date with description. In case if there are more than one folders with same date but different description image could be imported to the new folder with date only.