This program will sort through all your JPG images and then create a copy (or if you wish a symbolic link) of the images and stored in a directory hierarchy based on the EXIF creation date. Thus if you took a photo on Christmas day last year and set the destination to be in your Pictures directory, it would place the photo in ~/Pictures/2020/12/25. The program can also cascade through a given source directory to find all photos with its sub directories.
You can find and download this project on my Github page: ImageSorter
The latest copy of the project can be downloaded by clicking on the green Code button and then clicking on Download Zip.
