Hello,
I do photography and every time I have to import the photos from SD Card I sort it out according to year>>month based on the photos creation date. I know there is probably a way to automate this process through Automator but I am unsure of how to build the program.
I'd like an Automator service titled "Import Photos" and does the following for me:
(Would like it to be a right click function)
1. Ask me which files or folder I'd like to import
2. Import the files or contents of the folder into the "Pictures" directory
I do photography and every time I have to import the photos from SD Card I sort it out according to year>>month based on the photos creation date. I know there is probably a way to automate this process through Automator but I am unsure of how to build the program.
I'd like an Automator service titled "Import Photos" and does the following for me:
(Would like it to be a right click function)
1. Ask me which files or folder I'd like to import
2. Import the files or contents of the folder into the "Pictures" directory
a. Sort the files based on creation date
b. Move the files into the approiate folders based on this format "Year>>Month"
c. If the folder is not there, create it
3. Display a notification when the process is complete displaying the following infob. Move the files into the approiate folders based on this format "Year>>Month"
c. If the folder is not there, create it
a. Number of files moved
b. Number of folders created
c. The newly created file paths
b. Number of folders created
c. The newly created file paths