what about spotlight?

Asked on 06/11/2025

1 search

Spotlight received significant updates as presented at WWDC. Here are some of the key enhancements:

  1. Speed and Accessibility: Spotlight is now the fastest way to browse content on Mac, providing quick access to relevant files and intelligent suggestions based on user routines or current activities. It also allows launching apps that are only available on your iPhone through iPhone mirroring.

  2. System and App Actions: You can perform hundreds of actions directly from Spotlight, such as creating events, starting audio recordings, or playing podcasts. This can be done without switching apps, and you can fill out parameters for actions directly in Spotlight.

  3. Developer Integration: For developers, app content and actions can be made discoverable in Spotlight using the App Intents API. This allows apps to show actions in Spotlight by adopting app intents, similar to how they are used for shortcuts.

  4. Semantic Search: Core Spotlight now supports semantic search, allowing users to search for content in a more natural way, with search terms that can be similar in meaning.

  5. Quick Keys: Introduced to make taking action in Spotlight even faster, Quick Keys are short strings of characters that quickly get you to what you're looking for.

For more detailed information, you can refer to the sessions like Keynote and Develop for Shortcuts and Spotlight with App Intents.