monty5811 / apostello

sms for your church
MIT License
60 stars 21 forks source link

Add ability to perform set operations on groups for sending messages #53

Closed AustinBratcher closed 7 years ago

AustinBratcher commented 7 years ago

This idea stemmed from the fact that there isn't a default way to remove someone from the list. The goal would be to have the ability to send to some subset of a group. i.e. If I have group A and group B, but I only want to send to members of A that are not in B, I should be able to specify that I want to send to A - B.

Having the ability to preform set operations such as union, intersection, complement, difference, and combinations thereof could add some powerful functionality to Apostello.

monty5811 commented 7 years ago

This is now in the demo instance at apostello-demo@herokuapp.com

Login as test@example.com with pass apostello, thencClick on Tools -> Compose Group to try it.

Any feedback very welcome.

monty5811 commented 7 years ago

Demo: apostello-group-composer

monty5811 commented 7 years ago

Released in v1.14.0