# Adding Quote Button To Actions Menu?

**URL:** https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239
**Category:** Support
**Created:** [November 17, 2018, 4:19pm UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239 "2018-11-17T16:19:01Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Kankuro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kankuro/32/123065_2.png) [@Kankuro](https://meta.discourse.org/u/Kankuro)
#### Post date: [November 17, 2018, 4:19pm UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/1 "2018-11-17T16:19:01Z")

</div>

Would it be possible to create a button beside the reply button that actually quotes the user’s post? I know you can quote their post by highlighting it and clicking the quote button, but it would be nice if I could simply press a single button that would then quote the full post.

I’ve tried looking through the front-end api, but don’t quite see a way to do this as I’m still new to Discourse.

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [November 17, 2018, 6:14pm UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/2 "2018-11-17T18:14:42Z")

</div>

> [@Kankuro](#):
>
> it would be nice if I could simply press a single button that would then quote the full post.

Quoting the entire message is not desired for the sake of avoiding noise. And neither is it required because when you reply to a post, your reply is linked to that post, so it’s evident what you’re replying to (with [one exception](https://meta.discourse.org/t/users-deleting-their-post-then-reposting-because-it-does-not-show-who-they-replied-to-when-immediately-above/97512/31): with the default settings, a _reply to post directly above_ is indistinguishable from a _reply to topic_).

I highly recommend using the quote button to selectively quote exactly what you are reacting to. This is one of the key features of discourse that distinguishes it from other forum softwares! The only problem I see with it is that once you got used to it you have to endure physical pain whenever you have to use another forum software that forces you to quote everything (or doesn’t allow quoting at all).

---

<div class="post-metadata">

### Author: ![Kankuro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kankuro/32/123065_2.png) [@Kankuro](https://meta.discourse.org/u/Kankuro)
#### Post date: [November 17, 2018, 6:56pm UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/3 "2018-11-17T18:56:44Z")

</div>

I completely understand the reason this isn’t a default feature but I also feel that, as a customer, I shouldn’t be limited by what others view as right or wrong.

> [@tophee](#):
>
> your reply is linked to that post, so it’s evident what you’re replying to

It’s not visibly evident though, if there was a way to tell that you’re replying to a specific post by looking at it, then that could be another option instead of having a quote button as I mentioned in the OP.

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [November 17, 2018, 7:10pm UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/4 "2018-11-17T19:10:53Z")

</div>

> [@Kankuro](#):
>
> if there was a way to tell that you’re replying to a specific post by looking at it, then that could be another option

Turning off `suppress reply directly above` in site settings should do the trick.

Or maybe not? The thing is: with that setting turned off, the post being replied to is either linked at the top of the post or it’s simply the one right above.

---

<div class="post-metadata">

### Author: ![Kankuro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kankuro/32/123065_2.png) [@Kankuro](https://meta.discourse.org/u/Kankuro)
#### Post date: [November 17, 2018, 7:23pm UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/5 "2018-11-17T19:23:14Z")

</div>

> [@tophee](#):
>
> Turning off `suppress reply directly above` in site settings should do the trick.

Ah okay, that works. Still not how I’d like it, but the data is there so I can just style it accordingly. Thanks!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [November 17, 2018, 9:58pm UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/6 "2018-11-17T21:58:37Z")

</div>

There is already a full quote button, click the first (leftmost) toolbar button in the editor. Try it yourself and see if you don’t believe me.

---

<div class="post-metadata">

### Author: ![Kankuro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kankuro/32/123065_2.png) [@Kankuro](https://meta.discourse.org/u/Kankuro)
#### Post date: [November 18, 2018, 5:03am UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/7 "2018-11-18T05:03:37Z")

</div>

Ohhh, didn’t realize this. Would it be possible to move that functionality to a new spot beside the reply button that says “Quote” and uses the same icon? 🤔

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [November 18, 2018, 6:06am UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/8 "2018-11-18T06:06:35Z")

</div>

No, that’s not possible.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [November 18, 2018, 6:08am UTC](https://meta.discourse.org/t/adding-quote-button-to-actions-menu/102239/9 "2018-11-18T06:08:46Z")

</div>


