Possible Duplicate:
Automatic removal of tags from question titles
This has been talked around before, but with the idea of automatically removing or disallowing square-bracketed tags in titles. What I think would be better, and possible, would be an augmentation of the idea in this answer, namely:
- When the question has
[text in square brackets], AND the text is an existing tag, make a suggestion that tags should go in the tags field, not in the title
There's already code running in the title onblur - it does things like look for similar questions, or say 'That title is too short to be useful. Can you add some more detail?', so there's a place to do this check.