I have thousands of scanned pre-digital photos with file attributes of:
Photo Date (YYYY-MM-DD at the front of the filename)
Index # (4-digit sequential numerical index to the archived photo file, at the end of the filename)
I can obviously sort the photos by date easily in a Finder window by sorting the filename, but I would also like to sort them by the index #. I know I could create a copy of all the files by moving the index # to the front of the filename and then sorting by filename, but is there another way that wouldn’t require changing the filename?
Maybe I could modify one of the unused Finder file attributes, in a way that would allow sorting? For example, is there a way to set the “Comments” attribute automatically, like from a Numbers spreadsheet? That should allow me to sort “Comment” as a surrogate for the index #.
If Shortcuts, Automator or Hazel are useful here, please give me a sample script if you can.
There may be a much simpler way to do this which I’m not seeing. Any ideas or tips are welcome!
Photo Date (YYYY-MM-DD at the front of the filename)
Index # (4-digit sequential numerical index to the archived photo file, at the end of the filename)
I can obviously sort the photos by date easily in a Finder window by sorting the filename, but I would also like to sort them by the index #. I know I could create a copy of all the files by moving the index # to the front of the filename and then sorting by filename, but is there another way that wouldn’t require changing the filename?
Maybe I could modify one of the unused Finder file attributes, in a way that would allow sorting? For example, is there a way to set the “Comments” attribute automatically, like from a Numbers spreadsheet? That should allow me to sort “Comment” as a surrogate for the index #.
If Shortcuts, Automator or Hazel are useful here, please give me a sample script if you can.
There may be a much simpler way to do this which I’m not seeing. Any ideas or tips are welcome!