Sometimes I'll come back to SO after a few hours (gotta sleep sometime), and I'll have a bunch of comments waiting for me. A lot of my answers lately have spawned mini discussions as I help solve new issues and corner cases, and I'd like to reply to them all if I can.

When I click the global inbox, it sets every message to "read" status. This is fine if I open everything in a new tab, but sometimes I'll only notice the top comment and click on it, and the other replies get lost.

I'd like it if we could have a setting whereby we have to either explicitly say to mark an item as read, or at least click on the item before it gets marked.

This is probably best as a preference, since some folks in chat didn't see this as a problem.

link|improve this question

61% accept rate
Can the browser capture if the link was opened in a new tab? Should open in a new tab be default behavior for those links? (community consensus) – jcolebrand Dec 16 '10 at 15:43
@drachenstern, some browsers do send the HTTP Referer header in that case, but some don't (and hence handle opening in a new tab or in a new window just like if you entered the URL in the location bar yourself). So: the server cannot know for sure. (I don't know if client side JavaScript could know; I guess not.) – Arjan Dec 16 '10 at 15:48
I don't see how the other replies get lost when not opening the links in new tabs. The inbox (currently) does not mark anything as read or unread, or does it? Or, in other words: I don't see how opening in a new tab makes any difference for your feature request? (I thought it only shows a number indicating how many new events occurred, but does not actually mark/render new items in the Inbox different from old items?) – Arjan Dec 16 '10 at 15:57
@Arjan: It shows a number of events, but those events are reported as separate items (comments on the same post get rolled into one though). If I have comments waiting for me on three different answers, then clicking the inbox once sets the "waiting items" count to 0, leaving me with no reminder that I have other items to reply to. – AgentConundrum Dec 16 '10 at 15:59
@Arjan ~ I rather meant the sending page, so that an async update can be fired off that a target had been read. – jcolebrand Dec 16 '10 at 16:56
I really think this needs to be changed, it's much too easy to miss other new inbox messages after you've clicked on one of them. I think you've let Jeff off too lightly accepting his answer about preferences here. – Dan J Nov 1 '11 at 1:04
I agree that marking all posts as read when checking the inbox is an odd and confusing behaviour. – Benjamin Jan 3 at 9:26
Count me in a someone who finds the current behaviour aggravating. – Emile Cormier Feb 12 at 22:50
This would make a dandy stackapp. StackReader? – Neil Fein Apr 10 at 22:02
feedback

1 Answer

up vote 2 down vote accepted

We generally don't do preferences, so this is unlikely.

I'd much rather pick a sane default that works for 90% of folks than have a bunch of configuration options.

link|improve this answer
Fair enough, I expected as much. I suppose I should be taking more care to open these in new tabs. My only question to you would be whether you would prefer to optimize for giving askers the attention they deserve, or what "works for folks". – AgentConundrum Dec 16 '10 at 15:48
I just reread my comment. Sorry if it came off as snarky. It wasn't intended as such. – AgentConundrum Dec 16 '10 at 15:52
2  
Agreed about less preferences and more sane defaults. What's curious to me is why you think that 90% of folks would prefer that all items are marked as "read" when you drop-down the box, rather than when you click on the link to actually read them. I, like everyone else, have resorted to ctrl+clicking to open each in a new tab, but I'm not sure I agree that this is more natural or intuitive. Very little else works this way. – The Establishment Aug 11 '11 at 12:37
1  
How about offering "mark as read" and "mark all as read" options on the inbox (as well as marking individual notifications as read when each link is clicked)? At the moment it's much too easy to miss other new inbox messages after you've clicked on one of them. – Dan J Nov 1 '11 at 1:12
Any chance to revisit this now that a lot more preferences are being stored? Favorite / hated tags, starred questions, sort preferences and display preferences nearly everywhere, question and answer drafts, etc.? – sarnold Jan 3 at 9:28
1  
So if I have 20 notifications in my inbox, I'm supposed to open 20 tabs? :-/ Can we at least make it so that there's a way to see the most recent inbox items again, whether or not they have been "read"? – Emile Cormier Feb 12 at 22:49
@Emile the notifications are not lost - you can always see them all here in the inbox on the main StackExchange site. – Sha Dow Wiz Ard Mar 13 at 7:35
@Jeff agree about no need for complicated preferences but what about such thing that appears on hover? – Sha Dow Wiz Ard Mar 13 at 7:44
I'd really like to see only the new messages I read get marked as read instead of all of them at once. The way it is makes me manually look at dates and text to figure out if I've read them before. That's what computers are for. – Joe yesterday
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged