When a placeholder is used, a “.cloud” extension is added. The “sort” option in the explorer windows only works on the last filename extension. Therefore, everything is considered a “.cloud” type.
Is is possible to use a pink “X” or pink border around the file name icon, etc to indicate the icon/file is a placeholder, and remove the “.cloud” extension? This would allow the explorer window (and hopefully soon linux window) to sort based on file type.
Hi,
Unfortunately Windows bases its open behavior on extension handlers, which are predicated on the file extension (if a file has this extension, open it with this app). If we were to remove the .cloud, Windows wouldn’t know what to do with the file.
I will noodle on this a bit to see if I can come up with any viable workarounds.
Relatedly, on OSX it would be great to be able to sort file placeholders from folder placeholders. They already have different file extensions (.cloud / .cloudf) but they have the same file type of “odrive.app Document” so I can’t sort them separately in Finder.
Subfolders can be hard to find in a million files if they can’t be sorted differently.
Can you run this command from the terminal and tell me what it says? /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -dump | grep odrive.app
Sadly it seems there is no solution for the original post. I see this as a shortcoming in the odrive implementation. I wish this would work more like the original placeholders in onedrive or the upcoming ones in dropbox where the extensions and icons represent the original file information.
I can already sort folders out by selecting the type heading in Windows explorer. .cloudf extensions list separately. What’s really missing is a way to sort all the other files by their true file type. This inability also means I cannot easily open a file by browsing to it from inside an application, e.g open a word doc from inside word, because all the placeholder files are mixed together and don’t even show unless I explicitly select to show all files int the folder. This is a significant feature for me.