20 Handy Tips for Organizing your Gmail Inbox

organize gmail

It is obvious that you are using Gmail as your primary mail (else you won’t be reading this article) and though you may or may not be getting hundreds of mail daily, then too it becomes extremely important to organize it. Why? Because it would help us in the longer run. As we all know, Gmail is the most feature-rich web-based email application on the planet. With Gmail, you can save all of your email in the same box, label them and do things which are absent in others. Here are some 21 useful tips to help you on your way!

1. Integrate multiple email accounts
Take all of your email accounts and put them together under the Gmail umbrella so you don’t have to switch back and forth.

2. Choose the ‘Send Mail as’ option
You can pick what email address you’re sending your emails out from. You never have to leave Gmail.

3. Create multiple email addresses
Gmail only recognizes the letters in an email address. You can place a period (.) anywhere on the left side of the @ sign and it will still go to the primary email address.

4. Backup your messages
Set up your filters and rules to forward important emails to another account so you can keep track of them.

5. Star your important emails
Place a star on the important emails that you receive so you can easily find them later.

6. Use labels (a lot)
You can create custom labels to easily sort your email. Make a label for mailing lists so you can have all of the threads in one place.

7. Archive your messages
You can move email out of your inbox without deleting it by moving it into the archive.

8. Use notes
If you have a note or list of instructions that you need to refer to often, write a draft email and it can be easily found.

9. Use filters
A filter is a rule placed upon incoming email. If you receive lots of email from a list, you can use a filter with a label and put that email into its proper place even before you see it.

10. Add a picture
Let people know who you are by adding a picture to your Gmail. This is a great feature to use when you are trying to be consistent with your branding.

11. Set a personal level indicator
Gmail offers a feature where you can quickly tell which emails were sent to you and which ones were sent to you and others.

12. Set up standard responses
Become more automated by creating standard automatic responses to emails instead of typing the same thing over and over.

13. Show previews
With Gmail, you don’t have to leave the application to investigate a Youtube video or Picasa picture. You can receive a preview right there.

14. Adding a plus
Instead of johndoe@gmail.com, your address can become johndoe+blogspot@gmail.com. That way, you can more readily track where your email is coming from.

15. Muting conversations
You can mute conversations if you have no interest in them by pressing ‘m.’ You will still be able to see the email in ‘all mail,’ but you do not have to see the follow ups if you don’t want to.

16. Use the search feature
The search feature allows you to find anything in your inbox quickly and easily.

17. Make sure you’re attached
Gmail searches for the word ‘attached’ within your outgoing email and makes sure that you are sending a file with it.

18. Use keywords
If you want to make your email easy to find, add some searchable keywords to it.

19. Add a custom signature
With Gmail, you can add a signature to all of your outgoing email.

20. Use the keyboard shortcuts
Keyboard shortcuts are essential for any Gmail power user. C is for compose, j and k for moving up and down, / to search and z for undo.

21. Color your labels
Add custom colors to the labels that you place on your email to make it stand out.
Integrate these tips into your repertoire and you will soon be a master of all things Gmail.


Sort Gmail by Subject, Labels and Sender to Organize Your Inbox

One feature, I often miss in Gmail is its ability to sort messages. By default, Gmail sorts mails by date, which doesn’t do a great job in organizing your inbox. There is no facility to sort mails by name, subject, size and sender. Consider this scenario where sorting of mails can be very useful : You were on vacation and on returning found thousands of unread mails, and now you want to see only the unread messages by your boss between the specific dates.

One thing to note that Gmail is based on search and not sort, therefore things have to be done here in different ways. Let us look how you can sort Gmail messages:

Sort Gmail by Subject
To sort your mails by subject, copy-paste the below code into the address bar and press enter. In Chrome, you will have to go to Console (Presee F12) and paste his code. This code will only sort the current set of mails that you are viewing.

Credit : Snipplr

Please note that Gmail frequently changes its backend HTML code and therefore this javascript may not always work.

Sort Gmail by Labels
In Gmail, you can drag-and-drop a label, which makes labelling quite easy. You can also select which labels to show and which one to hide from Gmail’s settings page. However, unlike outlook that arranges folders automatically there is no such sorting facility in Gmail.

This greasemonkey script lets you sort labels as you last used them. Example: From the set of labels X,Y and Z suppose you recently used Y. So, the labels will be sorted by Y,X and Z.
You can download this script here. (and you must have greasemonkey firefox addon to use it)

Sort Gmail by Sender
Gmail has already provided this feature however with a different name, Recent Conversations. Hover over any name and select recent conversations to view all incoming(received) or outgoing(sent) mails with selected name. To view only received mails, search with from:sender’s name in Gmail inbox. Find the complete tutorial here.

Sort Gmail by Size
As organize by size cannot be done directly in gmail, you can use Outlook or Thunderbird (email clients) to import your mails and then sort them by size. [Importing Instructions]. Since there is no way you can sort Gmail by size of mails, you can however use the search operator “has:attachment” to find all the large size mails.

You can also search for “filename:mp3” or “filename:pdf” or any files that you regularly receive to find the large size mails.

Bonus tip: For those, whose inbox memory is full:

Though Gmail provide hundreds of thousands of inbox memory (at present 7400MB), then to you can run out of space. In such a case search for “has:attachment from:me label:sent” which will list mails sent by you and have a attachment. You can safely delete them to get some extra space.

How to Search for Mails within Specific Date
Gmail by default sort mails by date. To find mails between specific dates in Gmail, you will have to do an advance search. Click on “Show search option” beside Gmail search box and then choose “Date within” search criteria. There is no field for “From” and “To” date to search however entering only one date and then selecting date within range will give same results.

sort-gmail-date

Sort Read and Unread Mails
There is no sorting available to sort unread mails first and then read one with a simple operation like in yahoo mail. But you can do two different searches to find all the read and unread mails sorted by date.

To search all unread mail, enter “is:unread” in the Gmail searc box. Similarly, enter “is:read” to search for all read mails.

Sort Incoming Mails with Filters
You probably know that, you can use Gmail id with a plus (+) to create a new version of your account. Suppose your email id is gtricks@gmail.com. Now, even if you subscribe any website with gtricks+blog@gmail.com , then to all the mails will come to you only. You can create as many versions you want by appending any word with your username with plus (+) symbol.
Now the tricks is to use Filters with this feature to sort different types of incoming mails.

Conclusion: Gmail is Based on Search Not Sort
Gmail is different from the regular mail clients like outlook or yahoo. It’s a very powerful application, if only you can learn to search and make proper filters. Here are some of the search operators that you will find useful in daily life.

OperatorDefinitionExample(s)
from:Used to specify the
sender
Example – from:amy
Meaning – Messages from Amy
to:Used to specify a recipientExample – to:david

Meaning – All messages that were sent to David (by you or someone else)

subject:Search for words in the subject lineExample – subject:dinner

Meaning – Messages that have
the word “dinner” in the subject

ORSearch for messages matching term A or term B*
*OR must be in all
caps
Example – from:amy OR from:david
Meaning – Messages from Amy or from David
-
(hyphen)
Used to exclude messages from your searchExample – dinner -movie
Meaning – Messages that contain the word “dinner” but do not contain
the word “movie”
label:Search
for messages by label*
*There isn’t a search operator for unlabeled messages
Example - from:amy label:friends
Meaning – Messages from Amy that
have the label “friends”

Example - from:david label:my-family

Meaning – Messages from David that
have the label “My Family”

has:attachmentSearch for
messages with an attachment
Example –

from:david has:attachment
Meaning – Messages from David that have
an attachment

list:Search for messages on mailing listsExample – list:info@example.com

Meaning – Messages with the words info@example.com in the headers, sent to or from this list

filename:Search for an attachment by name or typeExample –

filename:physicshomework.txt
Meaning – Messages with an
attachment named “physicshomework.txt”

Example –
label:work filename:pdf

Meaning – Messages labeled
“work” that also have a PDF file as an attachment

” ”
(quotes)
Used to search for an exact phrase*
*Capitalization isn’t taken into consideration
Example –
“i’m feeling lucky”

Meaning – Messages containing
the phrase “i’m feeling lucky” or “I’m feeling lucky”

Example –
subject:”dinner and a movie”

Meaning – Messages containing
the phrase “dinner and a movie” in the subject

( )Used to group words
Used to specify terms that shouldn’t be excluded
Example –
from:amy(dinner OR movie)

Meaning – Messages from Amy
that contain either the word “dinner” or the word “movie”

Example –
subject:(dinner movie)

Meaning – Messages in which
the subject contains both the word “dinner” and the word “movie”

in:anywhereSearch for messages anywhere in Gmail*
*Messages in Spam and Trash are excluded from searches
by default
Example – in:anywhere
movie

Meaning – Messages in All Mail,
Spam, and Trash that contain the word “movie”
in:inbox
in:trash
in:spam
Search for messages in Inbox, Trash, or SpamExample – in:trash
from:amy

Meaning – Messages from Amy that
are in Trash
is:starred
is:unread

is:read

Search for messages that are starred, unread or readExample –
is:read is:starred from:David

Meaning – Messages from David that
have been read and are marked with a star

cc:
bcc:
Used to specify recipients in the cc: or bcc: fields*

*Search on bcc: cannot retrieve messages on which you were blind carbon copied

Example –
cc:david

Meaning – Messages that were cc-ed to David
after:

before:

Search for messages sent
during a certain period of time*
*Dates must be in yyyy/mm/dd format.
Example –
after:2004/04/16 before:2004/04/18

Meaning – Messages sent between April 16, 2004 and April 18, 2004.*
*More precisely: Messages sent after 12:00 AM (or 00:00) April 16, 2004 and before April 18, 2004.

is:chatSearch for chat messagesExample –

is:chat monkey
Meaning – Any chat message including the word “monkey”.

deliveredto:Search for messages within a particular email address in the Delivered-To line of the message headerExample –
deliveredto:username@gmail.com

Meaning – Any message with username@gmail.com in the Delivered-To: field of the message header (which can help you find messages forwarded from another account or ones sent to an alias).

[From Google support]

Related : Best Gadgets for Gmail