When using Clipboard History in Spotlight, there is a noticeable delay before clipboard items are displayed.
Does anyone know how Spotlight Clipboard History is stored internally in macOS Tahoe?
I'm asking because I consistently experience a delay when opening Clipboard History (⌘+Space → ⌘+4). The view appears immediately, but the clipboard entries take several seconds to load.
I would expect the items to be available instantly, so I'm wondering whether the data is loaded on demand from a database or another service, or if this is simply a performance bug.
I've done some investigation with fs_usage and noticed activity from processes like Campo, searchpartyd, and useractivityd, but I haven't yet found where the clipboard history itself is stored.
Has anyone looked into this or discovered how the feature works internally?
Does anyone know how Spotlight Clipboard History is stored internally in macOS Tahoe?
I'm asking because I consistently experience a delay when opening Clipboard History (⌘+Space → ⌘+4). The view appears immediately, but the clipboard entries take several seconds to load.
I would expect the items to be available instantly, so I'm wondering whether the data is loaded on demand from a database or another service, or if this is simply a performance bug.
I've done some investigation with fs_usage and noticed activity from processes like Campo, searchpartyd, and useractivityd, but I haven't yet found where the clipboard history itself is stored.
Has anyone looked into this or discovered how the feature works internally?