You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 3I asked a link to the "recent" view that is still active - guess this request will suit as well.user152859– user1528592011-03-15 15:27:27 +00:00Commented Mar 15, 2011 at 15:27
- 1Similar requests can be found here: meta.stackexchange.com/questions/83270/…, meta.stackexchange.com/questions/83265/…0xA3– 0xA32011-03-15 15:34:44 +00:00Commented Mar 15, 2011 at 15:34
- 1The "Recent activity" page is still accessible at stackoverflow.com/users/recent/(your-id). But I miss the envelope too...Thomas Levesque– Thomas Levesque2011-03-15 17:23:33 +00:00Commented Mar 15, 2011 at 17:23
- @Thomas: I know it's available, but Jeff has already said that it won't stay for long (don't find the link right now).Hendrik Vogt– Hendrik Vogt2011-03-15 17:34:11 +00:00Commented Mar 15, 2011 at 17:34
- Yup, I instinctively clicked on those numbers the first time, expecting them to go somewhere - "drill-down" is just second nature :)Benjol– Benjol2011-03-16 06:24:31 +00:00Commented Mar 16, 2011 at 6:24
- It seems that the numbers for reputation are now clickable. Perhaps this is on the way of being implemented!Grace Note– Grace Note StaffMod2011-03-16 13:12:27 +00:00Commented Mar 16, 2011 at 13:12
- @Grace: Thanks for pointing that out; see my update.Hendrik Vogt– Hendrik Vogt2011-03-16 15:40:48 +00:00Commented Mar 16, 2011 at 15:40
- I believe the "since I last looked at this page" part has been implemented too, at least for the reputation tab (note the highlight in the linked screenshot). I'm not sure if it sticks around indefinitely if you don't look at the tab for a while, though.Tim Stone– Tim Stone2011-03-16 16:56:26 +00:00Commented Mar 16, 2011 at 16:56
- @Tim: In your screenshot, I think "today" is highlighted, and that's it.Hendrik Vogt– Hendrik Vogt2011-03-16 17:03:14 +00:00Commented Mar 16, 2011 at 17:03
- @HendrikVogt Ah, yes, that's true if you access the page via the drop down time span links it seems. I went to it directly from my profile, and in that case the highlighting seemed to corresponded with the events contributing to the +15 indicator in the tab (though it's a bit hard to tell given there was only one). Now that the 15 has disappeared, if I go to the tab in this manner again, the highlighting is gone.Tim Stone– Tim Stone2011-03-16 17:08:44 +00:00Commented Mar 16, 2011 at 17:08
- @Tim: You're right! When I click on "reputation" in the drop-down, then I see the top part (since last visit) highlighted; when I try again, the highlighted part is gone. That's it!Hendrik Vogt– Hendrik Vogt2011-03-16 17:16:05 +00:00Commented Mar 16, 2011 at 17:16
- @HendrikVogt Hooray! What might be nice is if the reputation link indicated somehow that there were unviewed reputation changes (like the profile tab does), to make that behaviour a little more apparent to people.Tim Stone– Tim Stone2011-03-16 17:20:02 +00:00Commented Mar 16, 2011 at 17:20
- @Tim: Right, that would be helpful indeed. I'll further update my question sometime soon.Hendrik Vogt– Hendrik Vogt2011-03-16 17:21:04 +00:00Commented Mar 16, 2011 at 17:21
- w/r/t your last edit.. what? that's what this is meta.stackoverflow.com/users/1/… -- a list of revisions to my post by other users, is it not?Jeff Atwood– Jeff Atwood StaffMod2011-03-18 12:18:19 +00:00Commented Mar 18, 2011 at 12:18
- @Jeff: Ah well, thanks, my bad. I actually don't get to see your responses tab (your link sends me to your info page), but I do get to see mine. However, the revisions are somewhat lost among the other responses unless one explicitly looks at the "revisions" tab of the responses. As far as I remember, the envelope got orange not only on favourite changes but also on those revisions (or am I mistaken?) - this is what I meant with "notification" in my last edit.Hendrik Vogt– Hendrik Vogt2011-03-18 12:41:43 +00:00Commented Mar 18, 2011 at 12:41
| Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you