6

I saw that we have access to calculator in Spotlight! And I wonder how an application can add custom answer like calculator do!

Thank you!

Mathieu Mahé
  • 2,647
  • 3
  • 35
  • 50

1 Answers1

6

Simple answer: no, they can't. The only thing you can write is a custom importer your application that enable spotlight to index you application data (as documents or as a database)

Introduction to Spotlight (developer.apple.com)

Thomas Bartelmess
  • 1,111
  • 8
  • 17