# See who all are writing replies to a topic

**URL:** https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884
**Category:** Feature
**Created:** [2월 2, 2016, 11:00오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884 "2016-02-02T11:00:42Z")
**Posts on this page:** 20
**Page:** 2

<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: [2월 3, 2016, 2:30오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/21 "2016-02-03T14:30:02Z")

</div>

> [@ccdw](#):
>
> it would eat up bandwidth

the

> [@cpradio](#):
>
> performance hit

would not be increased bandwidth, but increased resource use.

There have been a few complaints along the lines of “Why isn’t 512MB enough?”  
I imagine there would be more if the “minimum” went up even higher.

Putting things into Core is OK, but how much “Setting creep” is OK?

> [@ccdw](#):
>
> allowed to develop in a non rigid, organic fashion.

There’s the beauty, Discourse is open-source so there’s no stopping anyone from modifying it.  
And I’ve found the Team to be very agreeable to eg. adding classes, hooks, endpoints, etc to make things easier for those working with Discourse.

---

<div class="post-metadata">

### Author: ![ccdw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ccdw/32/51564_2.png) [@ccdw](https://meta.discourse.org/u/ccdw)
#### Post date: [2월 4, 2016, 7:24오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/22 "2016-02-04T07:24:39Z")

</div>

> [@Mittineague](#):
>
> There have been a few complaints along the lines of “Why isn’t 512MB enough?” I imagine there would be more if the “minimum” went up even higher.

What’s to stop there being multi-level system requirements as there are with many other systems? Seems a better idea to me than trying to fit everything into 512MB. Let the user decide. If they want to run some of the more advanced features then a bigger box will be required.

---

<div class="post-metadata">

### Author: ![ccdw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ccdw/32/51564_2.png) [@ccdw](https://meta.discourse.org/u/ccdw)
#### Post date: [2월 4, 2016, 7:28오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/23 "2016-02-04T07:28:34Z")

</div>

> [@wesochuck](#):
>
> This sounds a bit vague to me. Could you elaborate? You’ll probably want to start a separate feature topic for each of your ideas.

I didn’t see @sam’s post before commenting. Seems like it’s not on the horizon for now.

> [@sam](#):
>
> We will not be enabling this kind of feature out-of-the-box for public topics. If we ever enable it anywhere we will allow disabling 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: [2월 4, 2016, 8:13오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/24 "2016-02-04T08:13:55Z")

</div>

> [@ccdw](#):
>
> What’s to stop there being multi-level system requirements as there are with many other systems? Seems a better idea to me than trying to fit everything into 512MB. Let the user decide. If they want to run some of the more advanced features then a bigger box will be required.

Exactly. That’s what I meant about features being a plugin vs. bloating the Core.

---

<div class="post-metadata">

### Author: ![ccdw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ccdw/32/51564_2.png) [@ccdw](https://meta.discourse.org/u/ccdw)
#### Post date: [2월 4, 2016, 9:14오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/25 "2016-02-04T09:14:00Z")

</div>

> [@Mittineague](#):
>
> Exactly. That’s what I meant about features being a plugin vs. bloating the Core.

I don’t see _optional core_ functionality as bloat - at least not if the required code modules are loaded on demand, which I believe happens with RequireJS within Discourse.

Besides, I think much of this is terminology. I see any code being developed by the core team as core - whether they decide to implement it as optional, user installable modules or not. Whereas, 3rd party modules I see as plugins. This differentiation allows a systems integrator to understand risk, in terms of future support, when undertaking tool selection.

For example, I’m more likely to opt for a system that met 80% of my needs from core, rather than one that met 90% of my needs from a mixture of core and 3rd party plugins.

Edit, and when assessing the risk associated with 3rd party plugins, I’d think twice about using a 3rd party plugin to deliver event messaging functionality - which I see as core, or not at all. Perhaps this is my investment banking training where absoluelty everything had to be tested to exhaustion and every issue found, subject to the most rigorous of forensic analysis. Mind you, these were systems moving $trillions a day, so perhaps a slightly different use case. Although everybody expects their software to run cool, fast and reliably, immaterial of sector or price.

---

<div class="post-metadata">

### Author: ![carlokok](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/carlokok/32/115951_2.png) [@carlokok](https://meta.discourse.org/u/carlokok)
#### Post date: [2월 4, 2016, 9:33오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/26 "2016-02-04T09:33:13Z")

</div>

What about some simple kind of “ownership” of messages. Post xyz is “owned by” a specific user, with options to assign/take ownership, maybe even for specific groups only? Wouldn’t that solve the original issue?

(Could be a fairly simple plugin even)

An added advantage would be that this fits in nicely with the support portal work in assigning and grabbing support group messages.

---

<div class="post-metadata">

### Author: ![GaurangTandon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gaurangtandon/32/52384_2.png) [@GaurangTandon](https://meta.discourse.org/u/GaurangTandon)
#### Post date: [2월 4, 2016, 12:40오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/27 "2016-02-04T12:40:52Z")

</div>

> [@carlokok](#):
>
> What about some simple kind of “ownership” of messages

Do you mean something like what GitHub does?

 ![](https://global.discourse-cdn.com/meta/original/3X/1/8/18501e9e22d07d1015c193f2f68adbb1596d9bd9.PNG)

I think this seems great! It can be a plug-in if @sam doesn’t want it to be enabled by default.

> [@cpradio](#):
>
> In a Discussion Platform, you want as many voices as you can get, you don’t want people to back off because a staff member is typing up a reply too, or another person who is more experienced. You want everyone’s opinion, even if it is very similar to what someone else wrote.

@cpradio: But not all sites that use Discourse are there to discuss things. While there are discussion sites like [this](http://forum.talksurf.com/), many sites like [Sitepoint](https://www.sitepoint.com/community/) and Codecademy use it to provide a suppot portal kind of experience where one user question has a particular definitive answer. In that case, even if multiple users type replies - they are bound to be the same thing.

If @sam isn’t interested in “typing now…” feature, then even the “Assignee” feature could be great. The first user to see a post which he can answer could assign it to himself. But the very large downside of this is that not all users can use this feature (only Moderators/Admins), can they?

---

<div class="post-metadata">

### Author: ![carlokok](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/carlokok/32/115951_2.png) [@carlokok](https://meta.discourse.org/u/carlokok)
#### Post date: [2월 4, 2016, 12:49오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/28 "2016-02-04T12:49:47Z")

</div>

Yep. Exactly something like that.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2월 4, 2016, 1:29오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/29 "2016-02-04T13:29:40Z")

</div>

> [@GaurangTandon](#):
>
> many sites like Sitepoint and Codecademy use it to provide a suppot portal kind of experience where one user question has a particular definitive answer. In that case, even if multiple users type replies - they are bound to be the same thing.

Except, for Sitepoint, I still stand by my statement. In fact, I know Sitepoint wouldn’t want it. Although we get a lot of question/answer topics, we don’t want to discourage others from replying, even if they give a similar answer.

---

<div class="post-metadata">

### Author: ![GaurangTandon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gaurangtandon/32/52384_2.png) [@GaurangTandon](https://meta.discourse.org/u/GaurangTandon)
#### Post date: [2월 4, 2016, 3:22오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/30 "2016-02-04T15:22:57Z")

</div>

> [@cpradio](#):
>
> I know Sitepoint wouldn’t want it.

Oh, I just noticed you are Sitepoint staff 😛

> [@cpradio](#):
>
> we don’t want to discourage others from replying, even if they give a similar answer.

Perhaps it is only me, but I don’t see the point in giving the same replies. Aren’t they a waste of time and energy? And this feature wouldn’t completely discourage similar answers, in the sense that once person A posts a reply, then, person B can see that reply and post his own if he feels A’s reply isn’t satisfactory. While A is typing, B can wait and go to any other topic.

---

<div class="post-metadata">

### Author: ![TechnoBear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/technobear/32/40546_2.png) [@TechnoBear](https://meta.discourse.org/u/TechnoBear)
#### Post date: [2월 4, 2016, 4:09오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/31 "2016-02-04T16:09:32Z")

</div>

> [@GaurangTandon](#):
>
> I don’t see the point in giving the same replies. Aren’t they a waste of time and energy?

Just speaking for SitePoint, we get a lot of CSS questions, for example, which can be solved multiple ways. Having several different members offering slightly different solutions is actually more beneficial than only allowing one reply.

---

<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: [2월 4, 2016, 5:03오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/32 "2016-02-04T17:03:26Z")

</div>

> [@TechnoBear](#):
>
> Just speaking for SitePoint, we get a lot of CSS questions

And not only CSS and not always different solutions. But said differently.

By coincidence we recently got this one  
[How do I remove the "zz" from top-left corner? - HTML & CSS - SitePoint Forums | Web Development & Design Community](https://www.sitepoint.com/community/t/how-do-i-remove-the-zz-from-top-left-corner/214394)

Three toe-to-heel replies  
The first member posted the HTML code where the problem was.  
The second posted this, explicitly identifying the problem area, (and Liked the previous post)

> It’s contained in a `<p>` tag inside a `<div>` with a class of ‘wpb\_wrapper’ - if you can find out what’s generating that, you’ll be able to amend it.

> Edit: @Rubble beat me to it.

and the third posted this specifying the line number.

> Bravo Rubble you beat me too it… line 412  
> `<p>zz</p>`

Which one helped the OP the most?  
For me seeing the mark-up would be enough, but for others knowing the line number would be the most help. others might prefer searching for the class attribute.

---

<div class="post-metadata">

### Author: ![purldator](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@purldator](https://meta.discourse.org/u/purldator)
#### Post date: [2월 4, 2016, 8:49오후 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/33 "2016-02-04T20:49:00Z")

</div>

I went all out on my thoughts in that Presence Feature topic. What I said in there, I stick to today and forever.

To where the very feature suggested in this thread is to be part of a plugin I am determined to make as a “first project” in learning the languages in Discourse’s stack.

I do a _lot_ of “chatting”. Rather, I use “chat rooms” for intense writing sessions with others (aye, Roleplay).

Also, for _actual_ discourse. I may not look like it in some ways, but I am heavily into philosophy, esoteric topics, spirituality, religion, mental illness issues in society, stigma; the heavy stuff.

Knowing when someone is typing allows me to _shut up_ and _wait_. But, aye, I _look_ like the type to turn something “dry” and “pedantic” into a textual high-contact _sport_.

Someone like me needs “the flag” so I slow my intense drive. I do not want to overwhelm those brave enough to take me on in _discoursin’_. `*grunt*`

I **Hate** chat rooms. Hate them. Reduced to some basic text field, no buttons for markdown akin to a well-loved word processor, no safety saves on my current writing 'cause I already congested that dinky text field with 500+ words in ~10 minutes. To lose that? Happened before; made me go into a panic attack and require Ativan. Then, no preview of my markdown and no ability to go back and edit my writing once I do enter it. No wiki features; that would elevate my writing so others can contribute. I am getting the heart-racing now just _thinking_ about it; the possibilities.

But I feel _cramped_ with “chat”. **Monster Guy** ; tiny writing space.

**Discourse** (with nominal capital D even though it start th’ sentence here) is a dream for someone like me, a discourser (a _philodator_). Truly, the _name_ of this web app was a snare; reeled me in and I consented to the seducing gravitational pull.

And why I am here today, help out as I am able, despite a lot of problems in my life preventing me from truly digging into this gift and helping out even more with that hands-on, intimate experience under my cranium.

Biggest problem is this lack of presence feature; especially the one detailed here. And why my mind stops me from installing Discourse locally and get to _work_.

Without something like that, I truly feel I am going in blind. I used that same word from [the previous topic](https://meta.discourse.org/t/presence-features-for-forums/12/70).

Chat is too quick in nature. I get the sensation of needing to hitting enter with every few bits of writing I make. **Hate** _that_. Makes it look messy too. Not like the neat presentation Discourse provides so well. And from this behavior, when someone sees a discrepancy in my cognitive process and the logic chains from it, they want to type. They see “Tarak’ha is typing.” and they suddenly stop.

The mere _celestial epoch_ I see the flicker of letters near the place my mind expects “`<name>` is typing.” --I stop. They _see_ that. They _know_ what I did. But, I further it with my own “flag”.

 ![](https://global.discourse-cdn.com/meta/original/3X/4/5/45bb519df279aee846528814884235ecef6e53f1.png)

 ![](https://global.discourse-cdn.com/meta/original/3X/2/9/29d2a2979e98088ab211d34caf08aac4d18a91d5.png)

(Two separate teams. Second one scrolls down to five more of the Xerox-copy same.)

(That is [Mattermost](http://www.mattermost.org/); great open source Slack alternative. But not great for what I do.)

Not spamming you all with `*listens*` here. Maybe with my verbosity but not chat lines.

But, here on Meta, I do have the frustration of typing ~100 words and then suddenly a reply pops up, with a form of the answer, or another question I now feel the need to address, and change some of what I have down already, go on a new path.

> [@Mittineague](#):
>
> I admit it might be a bit annoying to get “ninja’d” or “sniped” especially if a lot of time was spent researching and typing out a well thought out comprehensive reply.

_Aye._`*exhale*`

I say all this as I do not want anyone to think my original intent was to turn Discourse into a chat room. Makes me think of the noise I personally associate with social networks. Oh, [you know my ire for them](https://meta.discourse.org/t/give-discourse-social-media-look/23711/7).

Said my bit, again, as in the Presence Feature topic. I know I am only one person, with a unique reason. I see all these reasons to _not_ have this feature be like high school drama, or at least it sounds that way. Not to devalue the _concern_ those whom be against this feature. Hell no; you love Discourse as much as me to be here and stand with your words. I respect that. Thank you for caring and being overwhelmingly passionate like I am: a _serious_ psycho-psychologin’ community manager, and someone writing to be heard, to find peers and make a difference.

Thank you for your `*listens*`

---

<div class="post-metadata">

### Author: ![GaurangTandon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gaurangtandon/32/52384_2.png) [@GaurangTandon](https://meta.discourse.org/u/GaurangTandon)
#### Post date: [2월 5, 2016, 3:35오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/34 "2016-02-05T03:35:50Z")

</div>

Ok, so this thread is being stretched in different directions. Let me again detail my point and provide proper explanation:

## Why is this feature needed?

Often, I find myself writing a reply and after having reached say 100 words another member posts a reply. So, I lose my energy and valuable time that could have been utilized in answering some other topic.

_As you’ll see in Argument Against 2 below, this could be a plug-in or a core feature that can be disabled forum-wide or in specific categories if the forum staff thinks so._

## How will it work?

- When you will open the “Reply” dialog box, even before you start typing, you will get this:

 ![](https://global.discourse-cdn.com/meta/original/3X/f/d/fd72affa45a11070c48ce6707ef90ff10a0a86db.PNG)

_see the text near the bottom_

that way you will know that someone is working on the topic and you can go and answer any other topic. If you’re really interested in what the other person might post, you can simply set the topic to “Watching” status so you get notified when the reply is psoted.

## Argument against 1:

> [@sam](#):
>
> Unlike “Sam is Typing” that happens in chat, where people go: “Whatever I don’t care all white boxes must be filled with text” in forums you stop and think… ahhh Sam is already taking care of this so I might as well leave it alone.
> 
> But what if “Sam” thought the same about you, now stuff that may have gotten an answer will not.

This won’t happen. I can explain like this:

1. Two persons A and B are online.
2. Person A opens a topic and starts writing a reply.
3. Say 5 seconds later, B reads the topic and launches the “Reply” dialog box _but hasn’t yet written anything_.
4. B will see the small text near the bottom saying that A is working on this topic. **But, since B hasn’t started writing, A will not see that B is working on the topic.**
5. So, while B will leave the topic so that A can answer it, A will not leave the topic because he never came to know that any body else started writing.
6. Even if B started writing:
  - As soon as B realizes that A is typing and B deletes all what he had written/closes the tab/navigates to another webpage, the notice for A that “B is typing…” will disappear, since B really did stop writing.
  - _(I think there is a very low probability of this ever happening, because most of the time B will leave, but I got to cover all the cases)_ A might wonder why is B writing? So, he can just PM him or chat on Babble.

## Argument against 2:

> [@cpradio](#):
>
> In a Discussion Platform, you want as many voices as you can get, you don’t want people to back off because a staff member is typing up a reply too, or another person who is more experienced. You want everyone’s opinion, even if it is very similar to what someone else wrote.

You made a good point. But not all sites that use Discourse are there to discuss things. While there are discussion sites like [this](http://forum.talksurf.com/), many sites like [Codecademy](http://discuss.codecademy.com/) use it to provide a suppot portal kind of experience where one user question has a particular definitive answer. In that case, even if multiple users type replies - they are bound to be the same thing.

## Argument against 3:

> [@TechnoBear](#):
>
> Just speaking for SitePoint, we get a lot of CSS questions, for example, which can be solved multiple ways. Having several different members offering slightly different solutions is actually more beneficial than only allowing one reply.

> [@Mittineague](#):
>
> And not only CSS and not always different solutions. But said differently.

I don’t know how this got conveyed to you, but I never intended to say that I want replies from other people to be prevented. As I said before, when you’ll see that other person is working on a reply, then you can always set that topic to “Watching” (and till the time inspect other topics) and when the other person posts his reply and you think that no this isn’t satisfactory then you can always add your own reply next to it. Remember that the notice is a polite “n users writing” not “YOU CAN’T PROCEED BECAUSE N USERS ARE WRITING” 😉

## Argument against 4:

> It will eat up bandwidth

Discourse already has real time notifications for likes, replies, etc. I don’t know how much bandwidth will be eaten due to a text less than 50 characters long.

* * *

Now, please stick to this format while providing any argument against this feature proposal. Thanks! 😃

@sam Please provide your feedback on this improved version of the feature.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2월 5, 2016, 3:45오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/35 "2016-02-05T03:45:38Z")

</div>

> [@GaurangTandon](#):
>
> This won’t happen. I can explain like this:

You are making a very strong assumption here, you are assuming every white box I filled has been submitted. I have lots of drafts, lots of other people do as well.

Just cause I started typing does not mean that I am going to finish typing now and click submit.

The information that someone is typing is a **deterrent** to replying on a topic, by-design. I am very uneasy shipping a feature that deters discussion.

As I said, I am open to having this feature where “deterring” posting is desirable, we have 1 spot in the system for this, replies to “group” messages by “group members”.

Technically once it is built for that it can be enabled globally, but I am not that keen on the effect it will have on communities. At least “Sam is online” somewhat encourages participation, this feature stops it.

> [@GaurangTandon](#):
>
> Discourse already has real time notifications for likes, replies, etc. I don’t know how much bandwidth will be eaten due to a text less than 50 characters long.

This is not really a concern to me.

---

<div class="post-metadata">

### Author: ![GaurangTandon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gaurangtandon/32/52384_2.png) [@GaurangTandon](https://meta.discourse.org/u/GaurangTandon)
#### Post date: [2월 5, 2016, 3:49오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/36 "2016-02-05T03:49:12Z")

</div>

Thanks for the super quick reply @sam 😃

> [@sam](#):
>
> I have lots of drafts, lots of other people do as well.
> 
> Just cause I started typing does not mean that I am going to finish typing now and click submit.

Is it possible to implement this in a way that if a person wrote something, left it as a draft and then closed the tab/navigated to another webpage, then the notice that “he is typing…” will disappear for other users?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2월 5, 2016, 3:52오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/37 "2016-02-05T03:52:06Z")

</div>

Sure, but I can not build a time machine 😊

- @codinghorror starts typing
- I see that he started typing when I open composer
- I go away
- @codinghorror does not submit reply
- Profit ?!

---

<div class="post-metadata">

### Author: ![GaurangTandon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gaurangtandon/32/52384_2.png) [@GaurangTandon](https://meta.discourse.org/u/GaurangTandon)
#### Post date: [2월 5, 2016, 3:58오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/38 "2016-02-05T03:58:14Z")

</div>

> [@sam](#):
>
> codinghorror starts typing  
> I see that he started typing when I open composer  
> I go away  
> codinghorror does not submit reply  
> Profit ?!

I did not take that into account 😕 Can we think of ways this thing can be prevented? Like, currently what pops into my mind is:

1. a “remind me” feature that if the other person does not post his reply in say 15 mins then give me a notification.
2. That post will remain in the category (or the Latest tab) from where I originally reached it. So, while I am browsing other topics, if I see that the topic which i left for person B hasn’t yet received a reply then I can again go and check it out.
3. the 3rd bullet - “I go away” - might not happen if it’s a discussion site like [this](http://forum.talksurf.com/). In a discussion site, if there are n people typing, then they might be posting n different things.
4. A built-in one-click Babble message like - “Please let me know if you don’t know post a reply to xyz”

Thoughts?

---

<div class="post-metadata">

### Author: ![purldator](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@purldator](https://meta.discourse.org/u/purldator)
#### Post date: [2월 5, 2016, 4:11오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/39 "2016-02-05T04:11:53Z")

</div>

_This._ I only need to know when they are typing. A long pause makes it clear they stopped. Same as in Mattermost and previously, Skype (ugh).

I picked Mattermost for this reason. Just to get away from Skype, and know Discourse is not a full option for me yet. No problem at the moment where ~4 individuals are taking turns by this simple flagging cue. Same as looking at someone in person, and understanding those body cues speaking the same thing: “I would like to speak.” “Go ahead.” `*listens*`

Now, in Sam’s defense, I _see_ what he is saying here. You go to a topic fresh off the composer, and already you see three people typing. _“Oh, dammit. They might be saying what I wanna say. Ehhhh. —Ghrrrr.”_

[NodeBB](https://community.nodebb.org/) has this precise feature, with blinking icons denoting typing, pausing, or having _left_ the thread/closed the composer. I participated briefly on a forum powered by NodeBB. That feature was the only saving grace and I was _high_. NodeBB has a lot of dedication and drive put into it; I outright _feel_ that. Just, everything else about the software does _not_ feel right to me for really good, simple discussion. _And_ have Trust Levels; the feature that keeps me coming back to Discourse. Based on real research and also helped me discover great new books to _learn_ more about it. That too makes me high.

That presence feature nearly made me go to NodeBB; could not do it.

So, this feature is already in practice. Why not Discourse.

Also I am not the type to continue fighting when Free Will _not_ mine decides. That I respect as that is life.

EDIT: Want to clarify my intended use of Discourse will not consist of a few users. I plan on using Discourse to fuel the blog I want to use to brave the open and share a lot of what I feel and what I know. And, revive my ten year community, as some members are still waiting for the re-opening, knowing I am doing all of this for them. Will not give them anything less I would not use for myself.

---

<div class="post-metadata">

### Author: ![GaurangTandon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gaurangtandon/32/52384_2.png) [@GaurangTandon](https://meta.discourse.org/u/GaurangTandon)
#### Post date: [2월 6, 2016, 8:54오전 UTC](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/40 "2016-02-06T08:54:02Z")

</div>

You made some good points @purldator!

> [@purldator](#):
>
> That presence feature nearly made me go to NodeBB; could not do it.
> 
> So, this feature is already in practice. Why not Discourse.

Perhaps, @sam could discuss with NodeBB forum managers regarding whether there has been a reduction in forum activity due to these features? The scenario [you listed](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884/37) is definitely possible and something that needs to solved before implementing this feature. You could think of this scenario, surely you can think of a solution as well, can’t you? 😉

[Previous page](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884.md?page=1)

[Next page](https://meta.discourse.org/t/see-who-all-are-writing-replies-to-a-topic/38884.md?page=3)
