TheLastGimbus / GooglePhotosTakeoutHelper

Script that organizes the Google Takeout archive into one big chronological folder
https://aur.archlinux.org/packages/gpth-bin
Apache License 2.0
3.47k stars 176 forks source link

use localFolderName #321

Open Konrni opened 2 weeks ago

Konrni commented 2 weeks ago

Is it possible to use "localFolderName" from the json file? Or is there interest in it?

"googlePhotosOrigin": { "mobileUpload": { "deviceFolder": { "localFolderName": "WhatsApp Images" }, "deviceType": "ANDROID_PHONE" } }, This might make it easier for locally sorted photos, maybe even nested with before/after "divide-to-dates".

I don't know if this is even their on ios or non mobil uploads tho.

TheLastGimbus commented 7 hours ago

Describe what you mean by that further?