# Demande de fonctionnalité : étiqueter les réponses, pas seulement les sujets

**URL:** https://meta.discourse.org/t/feature-request-tag-replies-not-just-topics/83086
**Category:** Feature
**Created:** [Mars 15, 2018, 5:22 UTC](https://meta.discourse.org/t/feature-request-tag-replies-not-just-topics/83086 "2018-03-15T17:22:56Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![wolftune](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/wolftune/32/103569_2.png) [@wolftune](https://meta.discourse.org/u/wolftune)
#### Post date: [Mars 15, 2018, 5:22 UTC](https://meta.discourse.org/t/feature-request-tag-replies-not-just-topics/83086/1 "2018-03-15T17:22:56Z")

</div>

It would be useful if we could tag specific replies within a topic. We might make tags that make sense on a per-post basis even.

As a workaround, the Retort plugin and custom emojis does much of this, but it’s not quite the same.

---

<div class="post-metadata">

### Author: ![Sean\_R](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sean_r/32/72433_2.png) [@Sean\_R](https://meta.discourse.org/u/Sean_R)
#### Post date: [Mars 16, 2018, 12:34 UTC](https://meta.discourse.org/t/feature-request-tag-replies-not-just-topics/83086/2 "2018-03-16T00:34:13Z")

</div>

How would you use this?

---

<div class="post-metadata">

### Author: ![wolftune](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/wolftune/32/103569_2.png) [@wolftune](https://meta.discourse.org/u/wolftune)
#### Post date: [Mars 16, 2018, 2:14 UTC](https://meta.discourse.org/t/feature-request-tag-replies-not-just-topics/83086/3 "2018-03-16T02:14:09Z")

</div>

There’s all sorts of tags that could be used this way. Such as tags like `needs-citation` or `great read` or some tag to call out great examples of optimal communication. Honestly, Retort + custom-emojis is pretty darn class to what we’d do, the difference with tags is the flexibility to easily create new ones and use arbitrary text etc.

But I’m not _certain_ we care enough, it’s one of those things I imagine would be useful but open to arguments against it (or to it being considered just not worthwhile enough).

I’d be pretty strongly pushing for this if not for the decent Retort and custom-emoji approach being possible. So, tagging posts should be considered an alternative approach that may have some advantages (but obviously the big disadvantage of not being already usable, needing coding changes to implement).

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [Mars 16, 2018, 4:15 UTC](https://meta.discourse.org/t/feature-request-tag-replies-not-just-topics/83086/4 "2018-03-16T04:15:39Z")

</div>

Seeing as the Retort plugin already covers this use case fairly well, I would suggest living with that for a few months and then come back to us if you’ve identified certain critical shortcomings.

Tags for replies is pretty complicated, and we’d need to see very strong demand plus some obvious use cases before considering it.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [Mars 16, 2018, 7:18 UTC](https://meta.discourse.org/t/feature-request-tag-replies-not-just-topics/83086/5 "2018-03-16T07:18:12Z")

</div>

> [@erlend\_sh](#):
>
> Tags for replies is pretty complicated

Maybe it wouldn’t be a first class feature per sé, but I think using `post_custom_fields` could get close.

> <https://github.com/discourse/discourse/blob/main/app/models/post_custom_field.rb>
