When working on an issue in other bug-tracking systems there are ways to add notes to items that are clearly marked with the authors user name and the date entered. I'm looking for a similar feature in TFS's work items. Is there such a feature?
We currently use a system that allows us to hit a hot-key to paste the current time and username into the multi-line text fields. All users know to paste that info in above what they type. While this is manual, it's acceptable and easy. For example:
5/1/2009 1:20:00 am - AManagr- Defered to next version, and here's why... 4/24/2009 1:20:00 am - ADev - QA machine had out of date XYZ gizmo component. Here's the convoluted way this can happen... blah blah... This is difficult to fix. 4/22/2009 1:20:00 am - QAGuy - I can't save reports to PDF files.
Other tools I've used (Mantis maybe?) had a "Notes" feature baked in. So I couldn't forget to put my name on comments, or know if new notes go to the top or bottom of a field, etc...
Manually typing your name and the date/time isn't a (good) option. But, hitting a single key, or toolbar button would be OK.
I'm not looking for advice on decomposing long-form "notes" like this into multiple specific individual fields. Also, I am aware of the history tab on work items, but this isn't sufficient. Who wrote what and when needs to be clear and in the same view as the text.
Update
Imagine several team members researching an issue. They all add info to the work item, each appending more text to the same field. How do you easily know who added what part?
The History log shows a line for each user's change and even shows the field's change. But that is on another screen and is hard to mentally parse the data it shows.
They could "sign" each part of the text - but this is a pain without help from the tool.
Here is what Mantis does (web page here):

Maybe Stackoverflows comments feature is a good example as well.
