Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I find notifications of new messages (even seeing the number of unread new messages) very distracting. But I value using GMail's interface - with labels, conversation view, keyboard shortcuts, and syncing drafts across my machines. Are there any ways in which I can do so but block notifications of new messages? The simplest way would be to make Gmail only check for new messages manually, as you can do with desktop clients like Apple Mail.

The only way I've found is to use GMail offline in Chrome but disable my internet.

share|improve this question
You are referring to the desktop notifications in Chrome? – Alex Mar 21 at 19:45
No, to the notifications you see in the left sidebar of the GMail interface, and in the tab title, saying 'Inbox (1200)', etc – tog22 Mar 23 at 16:19
Best bet would be a Greasemonkey script or something like that, but I don’t know if such a thing exists. Or something similar to Little Snitch, where you can block all calls to Gmail when the filter is up. – Alex Mar 23 at 18:16
Good ideas, though I'll see if anyone has any pre-baked answers... – tog22 Mar 26 at 10:26

1 Answer

Just create labels, filter that will mark every new email that you receive as read.

Every time you open GMail you will have to manually realise as to which messages on top of the list are not read by you.

Or else you can use labels, filters to move messages to another folder and not display in Inbox, this way the notification is moved out of the title and front view and gets hidden in the more area where you will have to scroll with mouse to see the unread count.

To create filter that marks messages as being read if they are new and in the inbox, you can use the following search for the filter:

label:unread label:inbox

Using this filters search terms you can use the Mark as read option for the filter.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.