I apologize for the simple question but have been curious about this and haven't found an answer elsewhere.
Does SharePoint actually append the file itself with the metadata added in SharePoint, or is this simply associated data stored in SharePoint (XML/SQL)?
That is to say, if I add metadata to a document in SharePoint, download the document and add it to another SharePoint site, will that metadata be recognized by the new SharePoint site?
Thanks
Related question on how to store metadata in markdown files: https://stackoverflow.com/questions/77713086/how-to-write-sharepoint-online-extension-to-store-meta-data-in-markdown-files
– Stefan Dec 25 '23 at 09:02