Some times an answer is very detailed and expands on the question, it would be good at this point to have separate tags for that answer.

Maybe just 2 (giving a total of 7 when combined with the question tags).

This would allow for some funky searching and help link answers to different questions.

Too complex? Maybe a 10k rep to tag answers?

Edit (example):

Question: What the best way of encrypting data on the iPhone? [tagged: iphone, encryption]

Answer 1: Use sqlcipher [tagged: sqlite, sqlcipher]

Answer 2: Simple XOR [tagged: xor]

Answer 3: Don't encrypted on the iPhone it's too complicated to get it in the app store [tagged: appstore, itunesconnect]

All valid answers but with very different solutions, someone searching for answers to ecryption and itunes connect could be instantly taken to the 3rd answer.

share|improve this question
2  
I answered language-agnostic questions with language specific examples. I wanted to tag the answer accordingly. All for it. – malach Jun 30 '09 at 13:10
just can't see the necessity for this -- a lot of add'l complexity for not a lot of benefit. – Jeff Atwood Jul 1 '09 at 11:37
I always thought the tags were for the problem / thread / topic / QA (whatever you want to call it). When I'm searching the Internet for solutions on how to solve a programming problem the tags can help make it findable, but whether the tags are on the Question or on the Answer wouldn't make a whit of difference. – hippietrail Dec 20 '12 at 5:08

5 Answers

Less rare than you might think. Quite often answers hit material around the strict space of the question and might merit tags of their own. However, one might argue that retagging the question would be appropriate in many such cases.

share|improve this answer
1  
Yes, retag the question. – Ólafur Waage Jun 30 '09 at 12:51
2  
Retagging the question doesn't allow for multiple answers and would be more confusing. – rjstelling Jun 30 '09 at 12:54
1  
I +ed this response, but I also could see it being an issue-- what if the question has already received 5 tags and all important? – RLH Oct 4 '12 at 18:48

I think this is not necessarily too complex, but too much of a rare situation where it would be useful to warrant implementing an entire tagging system on the answers.

share|improve this answer

I think the thing is that people would not be searching for answers to questions that they have, but for the question that they have. So as long as the question contains the right wording and tags, they should be able to find what they are looking for.

In your example, if I was looking for information on iPhone encryption, I wouldn't be searching on things like appstore, xor, or the other answer tags, but I would be searching on things like iPhone and encryption.

However, that said, I think being able to have more than 5 tags on a question would help, as long as the tags didn't reflect the answers (because then you'd have people getting sent to questions that aren't about their question because of the tags).

share|improve this answer

This would just makes answering more work..

As long as the answers contain the appropriate words, like sqlite or XOR, it'll show up in searches anyway..

share|improve this answer
up vote 0 down vote accepted

http://careers.stackoverflow.com/ solves this problem.

share|improve this answer

You must log in to answer this question.

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