Since search and indexing is the core business of Google, there is no surprise that Gmail’s search feature works like a charm. The search will bring you the relevant email very fast every single time.
For Example, the following will give you the list of starred messages in Inbox folder.
Search All Emails
Entering search word in Gmail search box will search for all the messages including chat messages, emails in sent, drafts, inbox and all the messages that are archived and labeled.Searching Emails in Particular Folders
“Searchtext in:foldername” will search for the given text in the specific folder which you specified. For example, following will search for keyword geek in the Sent Folder.geek in:sent
Search Specific Type of Messages
Types of messages in Gmail- Starred - messages which are Considered as an important
- Unread - messages which are unread
- read - messages which are read
- chat - Conversation messages
For Example, the following will give you the list of starred messages in Inbox folder.
in:inbox is:starred
Use OR Operator
You can search messages based on either-or condition. For example, following search gives the message which has ramesh as recipient or sender, after 2009/01/01from:ramesh OR to:ramesh after:2009/01/01Note: OR is case sensitive and must be in upper case.
from:ramesh | to:ramesh after:2009/01/01
Advanced Gmail Search
You can also use advanced options in search by clicking ‘Show search option’ that is located next to the Gmail search box. Advanced search provides search based on the following:- from – specify sender
- to – specify recipient
- subject – search words in subject
- Folder – Folder to search
- Include and Exclude the search words
- Message has/hasn’t attachment
- Age of the message
0 Comments