Site tip: create linked topics for deep dives or tangents

Long threads are a difficult problem for any online conversation. This site uses Discourse, which keeps track of which posts are replies to others, but presents topics in a flat model rather than with nested threads.

I think in general — here or on mailing lists! — any online thread gets pretty hard to follow once there are more than a couple dozen replies. Discourse has a site tool which can help us have big conversations while keeping each topic… topical. It’s called “linked replies”, and it works like this.

When you start a reply, you[1] get a form like this:

2-reply

Notice the little arrow in the top left. Click on that, and you’ll see that it’s not just decorative: there are actually a couple of options!

3-reply-linked

Choose “:heavy_plus_sign: Reply as linked topic”, and: tada! You’re now creating a new, linked topic instead of adding a reply directly in the current one.

4-tada

Write a new title describing the new issue, add tags and change the category if appropriate, and post as normal. This works when quoting something from another post, too.

When you do this, Discourse will also automatically create a link “mini-post” in the original topic, so that other people can also easily find your follow-up.

If you reply in a topic and then later realize a new one would be better, you can flag your own post for moderator attention. Moderators can split threads after the fact. And of course, feel free to flag when you notice a large tangent growing in any thread.

This is helpful for future visitors who will be able to catch up on the main thread of topic more quickly, while still allowing deep dives into particular areas — or complete tangents inspired by a conversation.


  1. This feature is only available to users who have reached site Trust Level 1. See Trust levels on Fedora Discussion (from newbie to super-hero!) for more. ↩︎

3 Likes

That’s a very useful feature with two major shortcomings:

  1. It’s absolutely not obvious that there is functionality hidden behind the reply icon. It never occurred to me that it houses a drop down menu. :frowning_face:
  2. It doesn’t work using e-mail following the discussion. So, I’m forced once more to head over to the Web GUI. Sorry for dragging this up again after the lengthy discussion on the devel mailing list. But I foresee a huge (in volume) task for Discourse moderators just tidying up all this cruft.
  1. Yeah, it does not have very good discoverabilty.
  2. Discourse is always going to be a web-first design. Email is very limiting as a greatest common factor. However in this case, it seems like it could be easily done by detecting a subject line change.

Will you submit a RFE upstream? If so, feel free to tag me. I’d be
curious on how that will be received.