Right now, each question in the 'Active' tab is followed by the text "Modified [n] minutes ago by [author]".

It would be nice if the "Modified [n] minutes ago..." text could be more descriptive such as:

  • "Asked [n] minutes ago by..." - for new questions
  • "Answered [n] minutes ago by..." - for new answers
  • "Modified [n] minutes ago by..." - for edited posts

...so we can better decide if it is worth following a link.

share|improve this question
If this happen to be implemented ever, could you also: "Add the fuctionality of 'Recent' in user profile into the main page" => meta.stackoverflow.com/questions/4391/… – OscarRyz Sep 28 '09 at 1:18

2 Answers

up vote 1 down vote accepted

Good idea, but we just don't have that information there without running more queries, which I don't want to do in the listing page.

share|improve this answer
2  
Have you considered this related feature where links in the 'Activite' tab bring you to the actual activity (the modified post) rather than a linking to the original question? meta.stackoverflow.com/questions/10523/… . This request came up on Stack Exchange, too. It's so much more obvious how useful this would be on the smaller sites of Stack Exchange (in comparison to a huge site like SO where it is much less likely you will try to follow everything). – Robert Cartaino Oct 1 '09 at 14:59
2  
Wouldn't it just be a matter of putting the information there without needing to run more queries? – Cawas Mar 11 '10 at 21:04

I love this idea and would add

  • Retagged ... ago

to the list, for questions that were merely retagged.

Jeff apparently liked the idea, too, but declined it for technical reasons. Since this is already almost 2 years ago, it would be great if the idea would be reconsidered. As Cawas commented, the technical problems could be solved by adding one more data field where the necessary information can be put so that additional queries wouldn't be required.

share|improve this answer
Yes, I'd like this – genesis Aug 29 '11 at 11:39

You must log in to answer this question.

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