Preserving Mac OS X (file system) tags and extended attributes (xattr)
Unless I am missing something, it appears as if OneDrive is not honoring and preserving file system tags (see [1]) or even extended attributes (see [2]).
Granted, these features are difficult to maintain over different OS and file system types. But if files and folders are synchronized within the same environment, it is very disturbing, to say the very least, to see this (meta) data simply discarded by OneDrive.
Thank you.
[1] https://developer.apple.com/library/mac/releasenotes/MacOSX/WhatsNewInOSX/Articles/MacOSX109.html#//appleref/doc/uid/TP40013207-SW11
[2] https://developer.apple.com/library/prerelease/mac/documentation/Darwin/Reference/ManPages/man1/xattr.1.html

7 comments
-
Adi commented
After using Mac for 7+ years, use of tags in file management is absolute necessity for me. Lack of tags in OneDrive is major incompatibility of Microsoft365 and MacOS..
BTW: This is repeated feedback: https://onedrive.uservoice.com/forums/913519-onedrive-on-ios/suggestions/33247579-mac-os-finder-tags
-
J commented
Come on....
-
Cristian commented
2015 and still nothing?... recently we change all the cloud data from dropbox to onedrive because we use office365, but now i regret that...
Dropbox works fine with xattr, how difficult could be to improve that on OneDrive
-
Repli commented
OneDrive could be the king of ios+Macos with this featured
-
Joshua Bugeja commented
Came in to bring up this point. Thanks for submitting this in such detail.
-
Jeremy commented
Worth noting that xattr is supported well in both Linux and macos and seems to be a long term standard part of both those file systems going forward. But there has also been a very long history of NTFS interoperability on metadata via ADS (https://en.m.wikipedia.org/wiki/NTFS#Alternate_data_streams_.28ADS.29). So why not xattr on OneDrive? It makes this service inviable for non-Windows users
-
Anonymous commented
And yes, tags are just a special case of extended attributes.