11 Tips To Use Spotlight More Efficiently
When I had my first Mac back in '05, I didn't use Spotlight much. I guess it was because I didn't really understand just how powerful it was and how much it would help to increase my productivity. Today, I really can't imagine using my MacBook Pro without it! In this guide, I'll show you a few tricks to help you get started in becoming a Spotlight power user and explain why Spotlight is your friend!
1. Keyboard Shortcut
The fastest way to invoke Spotlight on your Mac is to use a keyboard shortcut. Don't bother using the mouse, it will only slow you down. The default shortcut - Command+Spacebar - is very easy to remember and to use. However, if you prefer another shortcut, you can specify your shortcut in System Preferences.
2. Customize Spotlight
Since we are already in System Preferences, let us take some time to customize our Spotlight Search Results. First, deselect whichever categories that you don't want to appear in your search results. Personally, I don't use spotlight to search for Mail or Webpages. Next, change the order of the categories to specify their priority. I keep Applications on top, followed by Contacts, Documents and Folders. Now if you do a search, your results will be in the order that you specified.
3. Application Launcher
Notice from step 2 that I keep 'Applications' as my top category in my search results. This is because I use Spotlight as an application launcher. Rather than going to my applications folder, I simply invoke Spotlight with my keyboard shortcut, start typing the first few letters of the app I wish to launch and press enter. It is very efficient and works like a charm! This is especially useful when launching applications that are buried deep within folders such as Xcode or even Terminal. Now you don't need to crowd your Dock with so many applications :)
4. Instant Calculator
If you need to do a quick calculation, Spotlight can do it for you. Apart from doing simple functions such as adding, subtracting, multiplying and dividing, you can use the following:
- pi - uses the pi constant
- sqrt(625) - calculate the square root of a number
- pow(5,2) - Raises 5 to the power of 2
- log(100) - Find the log of a number
- sin(0.5) - Calculates the sine, result is in radian. Same for other trig functions
P.S. The division functions also serves to convert fractions to decimal
5. Address Book
Rather than launching Address Book then searching for a contact, do it directly from Spotlight. Just start typing the name of your contact or their contact number. Select the result and press enter to launch Address Book with their info.
6. Definition for words
Quite often, you may need to quickly look up the definition for a word. Just type the word in Spotlight and quickly launch it in Dictionary. Also remember that you can use the system-wide dictionary keyboard shortcut.
7. Open The Parent Folder
So Spotlight just found the file that is buried deep somewhere on your computer. Pressing enter will automatically launch the file, but what if you wanted to reveal the file in Finder? The trick is to hold down the Command key while pressing enter. This will open the parent folder of the file so you can see it in Finder.
8. Search for Phrases
If you search for a phrase in Spotlight, the computer automatically puts an 'and' qualifier between each word. Spotlight will therefore show all documents that contain any one of the words in your phrase. As you can imagine, this can bring up many irrelevant results. To search for exact phrases within a document, put it within quotation marks such as "apple characters dedicate".
9. Boolean Queries
You can tell Spotlight to omit certain results from your search. For example if I am looking for a specific file containing Turner and want to omit those with Tina Turner, I search for - Turner NOT Tina. This will omit all results with Tina Turner included. Similarly, you can use other qualifiers such as OR, AND. Note that qualifiers must be typed in all caps.
10. Clear Search Field
Sometimes you may change your mind in the middle of a search or may need to clear a previous entry. Rather than using backspace, save some time by hitting the Esc key.
11. Operators
Use kind operators to specify the type of file you wish to search for. Type an operator before a search term to limit the result to that file type. There are tons of operators that you will pick up as you become more familiar with your Mac. Here are a few to get you started:
- kind:pdf
- kind:folder
- kind:image
- kind:audio
- date:today /date:yesterday /date:tomorrow
Spotlight has many more tricks up its sleeves, that makes it even more powerful. If you have any questions or want to submit any additional tips, just drop a comment below.
Comments
Thanks for the article, I'm going to link to it on my site. Spotlight is one of those programs that once you start using it your amazed how you lived without it.
I never really use the Finder directly to search for files. It's just so much easier to type my search into Spotlight. I never have to lift my hands from the keyboard!
One area that it realy shines and no one seems to touch on is with keyword metadata.
Great tip thank you keep them coming!







Great Tutorial Thanks So much!!! I will use the Boolean and kind:pdf all the time.