In the iCloud Mobile Sheets sync directory I am looking at the file mobilesheets_hashcodes.txt and there are duplicates in that file.
But, there is a nuance to it ....
file:///Users/robdbirch/Library/Mobile%20Documents/iCloud~MobileSheets/Documents/Happy%20Trails//Happy Trails.chopro
file:///Users/robdbirch/Library/Mobile%20Documents/iCloud~MobileSheets/Documents/Happy Trails/Happy Trails.chopro
Notice the use of the SPACE character is not used consistently, sometimes it is the %20 encoding and sometimes not, it's just a SPACE.
So, it seems that during the sync process the iOS system maybe handling file name spaces one way and the MacOs system another???
This might be the source of the duplicates?
But, there is a nuance to it ....
file:///Users/robdbirch/Library/Mobile%20Documents/iCloud~MobileSheets/Documents/Happy%20Trails//Happy Trails.chopro
file:///Users/robdbirch/Library/Mobile%20Documents/iCloud~MobileSheets/Documents/Happy Trails/Happy Trails.chopro
Notice the use of the SPACE character is not used consistently, sometimes it is the %20 encoding and sometimes not, it's just a SPACE.
So, it seems that during the sync process the iOS system maybe handling file name spaces one way and the MacOs system another???
This might be the source of the duplicates?