# Añadir una opción para dividir mensajes personales

**URL:** https://meta.discourse.org/t/add-an-option-to-split-personal-messages/83438
**Category:** Feature
**Created:** [20 Marzo, 2018 21:34 UTC](https://meta.discourse.org/t/add-an-option-to-split-personal-messages/83438 "2018-03-20T21:34:09Z")
**Posts on this page:** 4
**Page:** 1

<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: [20 Marzo, 2018 21:34 UTC](https://meta.discourse.org/t/add-an-option-to-split-personal-messages/83438/1 "2018-03-20T21:34:09Z")

</div>

Currently the “Split Topic” admin action is all about splitting public topics, you select a category there and the expectation is that a new public or secure topic is created.

We need a way of also splitting large personal messages.

- Add an admin wrench option on messages for “Split Message”
- UI not to show category selector
- UI to be explicit about who will be included in new private message.

Use case:

- A PM has 120 messages
- Admin selects 20 of them
- Admin clicks “Split Message”
- UX shows “Bob, Bill, Team …” will be included in new message
- (phase 2) … allow cleaning up the list in the split UI
- Admin gives the new message a new title
- Admin splits
- Message was split is included in original PM

---

<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: [21 Marzo, 2018 05:11 UTC](https://meta.discourse.org/t/add-an-option-to-split-personal-messages/83438/2 "2018-03-21T05:11:06Z")

</div>

Maybe as a very low pri long term item, I can think of 10-20 things I’d like to see us do before this..

---

<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: [6 Junio, 2019 06:16 UTC](https://meta.discourse.org/t/add-an-option-to-split-personal-messages/83438/3 "2019-06-06T06:16:23Z")

</div>

¡Esto ya está hecho gracias a @techAPJ!

> <https://github.com/discourse/discourse/pull/6802>
>
> This PR allows splitting/merging of posts from/to personal messages.
> 
> When mov…ing posts from a topic:
> 
> \<img width="506" alt="screen shot 2018-12-21 at 15 04 50" src="https://user-images.githubusercontent.com/5732281/50336138-5b047300-0533-11e9-8226-512e5ca6a8dc.png"\>
> 
> When moving posts from a message:
> 
> \<img width="497" alt="screen shot 2018-12-21 at 15 15 20" src="https://user-images.githubusercontent.com/5732281/50336178-71123380-0533-11e9-8d39-fa50c7f3e150.png"\>
> 
> \<img width="485" alt="screen shot 2018-12-21 at 15 20 06" src="https://user-images.githubusercontent.com/5732281/50336380-0f05fe00-0534-11e9-83f9-6c664e085e1d.png"\>

---

<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: [6 Junio, 2019 06:16 UTC](https://meta.discourse.org/t/add-an-option-to-split-personal-messages/83438/4 "2019-06-06T06:16:26Z")

</div>


