Include reply notation in raw text

It would be very helpful if some kind of notation were included in the raw text version of a topic indicating which message, if any, a particular message is replying to.

1 Like

I presume you mean /raw/<topic_id>/<post_id>? Perhaps you could use the JSON version, as it has the key reply_to_post_number in it to link to the post it’s replying to.

3 Likes

Hello and welcome to Meta.

When making feature requests it’s helpful and good practice to sketch out what the context of the feature request is. It could be it’s already possible to do what you want, but we won’t know without more information.

Nice. That looks like a way forward, thanks!

Sure. What I had in mind was a way to create a transcript of an individual “discussion”. I’m a user of a philosophy forum (https://www.thephilosophyforum.com/), and often individual back and forth discussions get lost in a flurry of cross talk. It would be very helpful to be able to filter a topic so that only messages where one of the two users replied to, or quoted, the other are shown

Does this make sense? It probably deserves its own feature request, but I felt it would be a hefty ask for a proper implementation.