# Plugin: Ask me anything or Q&A format (threaded replies)

**URL:** https://meta.discourse.org/t/plugin-ask-me-anything-or-q-a-format-threaded-replies/44950
**Category:** Feature
**Tags:** rfc
**Created:** [May 28, 2016, 5:39pm UTC](https://meta.discourse.org/t/plugin-ask-me-anything-or-q-a-format-threaded-replies/44950 "2016-05-28T17:39:59Z")
**Posts on this page:** 1
**Showing post:** 31

<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: [June 5, 2017, 12:01pm UTC](https://meta.discourse.org/t/plugin-ask-me-anything-or-q-a-format-threaded-replies/44950/31 "2017-06-05T12:01:15Z")

</div>

> [@joebuhlig](#):
>
> It seems that the consensus is the need for mandatory full quoting by the answerer.

I wouldn’t say full consensus; I certainly don’t think that’s the best way. With that workaround, an alternative like Reddit is just so much better because there’s no duplication of text content.

I feel like my [aforementioned suggestion](https://meta.discourse.org/t/plugin-ask-me-anything-or-q-a-format-threaded-replies/44950/23) just hasn’t been explained well enough. I made a video to properly illustrate what the posting process should look like:

[![](https://global.discourse-cdn.com/meta/original/4X/8/d/0/8d0c13fe408b2bf9a977686aaf6d8c9ea0fedee5.jpeg "AMA-mockup") ](https://vimeo.com/220295724)

There’s no hackery going on here. I’m merely skipping past the part where Discourse jumps to the bottom of the topic. Instead I transition to the filtered version of the topic with inline replies. The big question is whether this can easily be skipped in code as well.

My basic spec of the plugin would be:

- Add category-specific setting “enable AMA mode”
- “Reply (to topic)” is replaced with “Ask question”
- OP is the designated AMA host with special privileges
- Posts to the topic (i.e. Questions) by other users can only be replied _after_ OP has replied. Before then, there’s no “reply” button visible to them.
- OP’s replies will be [highlighted](https://meta.discourse.org/t/show-whos-the-topics-author-optional-per-category-with-custom-title/48673).
- All _Replies_ (not Questions) will be hidden from the main stream by default. Instead they will be shown as inline replies by default. In other words this would be quite similar to how `?username_filters=someuser` works.

---

_[View the full topic](https://meta.discourse.org/t/plugin-ask-me-anything-or-q-a-format-threaded-replies/44950)._
