Closed max-mapper closed 1 year ago
@Baez2222 I was thinking this might be a good one to work on for you too, we can jump on a call to plan it out at some point
algorithm idea:
notes: https://github.com/maxogden/photocopier/blob/master/index.js
IMG_002.JPG { created_at: January 5, 2020 }
output_folder/2020-01-05-IMG_002.JPG
For volunteers uploading photos we propose this workflow:
gdrive://UWIN-Upload/<cameraname>/<year-month>
gdrive://UWIN-Upload/<cameraname>/<year-month>
togdrive://UWIN-Archive/<cameraname>/<year-month>
gdrive://UWIN-Upload/<cameraname>/<year-month>
will get deleted after they are copied so the files don't count against the volunteers personal GDrive quotagdrive://UWIN-Archive
but can't accidentally delete stuffWe can write the script in bash possibly using the https://rclone.org/ tool, and deploy it to somewhere like Google Cloud Run so it's easy to run