Kris on Nostr: npub1amdce…lqlf5 The data is kept in xattr, and read out by the metadata service, ...
npub1amdcevgxvd9xxlyqae3plak4u3z0l7efqu0gx2ndxrsuy5xvecasflqlf5 (npub1amd…qlf5)
The data is kept in xattr, and read out by the metadata service, mds, which stores it in a central metadata storage (given that this is MacOS, likely SQLite).
This also handles and tracks file movements, keeping metadata stable and current.
It integrates with Spotlight (the UI for search, and mdfind, the cmdline interface to Spotlight).
The data is kept in xattr, and read out by the metadata service, mds, which stores it in a central metadata storage (given that this is MacOS, likely SQLite).
This also handles and tracks file movements, keeping metadata stable and current.
It integrates with Spotlight (the UI for search, and mdfind, the cmdline interface to Spotlight).