What can do with Spotlight in a Mac OS X
Search in Spotlight
Write the word or phrase in text box for searching, if you are looking for a exact phrase then place this phrase in between quotation(“”). Also you can search using meta data. You can see the meta data of file or folder in Get Info window, you can add your own meta data in “Spotlight Comments”.
Search the files by name, author or kind
If you know the exact name of the file then search by filename
name:FILENAME
If you know the author name of file for what you are looking for then search
author:AUTHORNAME
If you know the kind of the file for what you are searching then search by
kind:TYPEOFFILE
There are many more type of file through which you can search a file. Type of file are JPEG, movies, email, PDF, images, word, powerpoint, QuickTime etc.
![]() |
| Use of Spotlight in various way on Mac OS X |
You can know any Definition of any word by searching this in spotlight.
Calculate with Spotlight
You can use Spotlight as a calculator, for square root a number use
sqrt(NUMBER)
For Power operation use
pow(NUMBER, PowerNUMBER)
For example try this one:- 50*50/100+20 (result should be 45)


