Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Incubator Q&A

Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.

What is a good, simple way to send electronic updates to a small group? Question

+6
−0

What is a good way to send occasional updates (like meeting times) to a small group of people (5-20) electronically?

I see a lot of groups like this create a Facebook page and post updates on there, make the group public, and tell everyone interested to just follow the page. The problem with this is that people need to have a Facebook account, which not everyone wants to use.

A mailing list would be better, because most people do have an email account they keep up with. But setting up an actual mailing list (where people can sign up and unsubscribe) seems complicated and possibly a paid service. The alternative to a mailing list would be that whoever is sending updates has to manually keep a list of emails somewhere, and paste the whole list into the To: address of outgoing mails. Perhaps there is an easy way to set up a mailing list I'm not aware of.

Texting people would have the same issues as keeping the list of emails.

Creating a website would be great but it's a decent amount of work to set up and maintain. Not everyone is comfortable doing it. Even if you find someone to help set it up, in a few years that "expert" might disappear and then nobody knows how to maintain the site.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

Classic forums? (2 comments)
Is this strictly 1-to-many, or do other people need to be able to broadcast too? (2 comments)

2 answers

+2
−0

Jon Ericson[1] is working on pretty much what you asked for. It seems to be Discourse with a different base configuration that emails collaborators by default. There is a free open Beta for small communities.


  1. Formerly of Stack Exchange, and occasional contributor here at Codidact. ↩︎

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

+0
−0

Google Groups, which comes with all free Google accounts, can be used to set up a mailing list. It also integrates with the rest of Google resources, so for example you can share a calendar with a group rather than adding each user in the group one at a time.

There used to be an answer here about groups.io which is like Google Groups, but seems to have better controls and not tied to the Google ecosystem. It has more feature for managing different recipients for a group (seems like with Google Groups it's always the one list of people) but because it's not part of Google you don't get to use it for share permissions. It's free for up to 100 members. I don't know why they deleted it, but groups.io is arguably a better option than Google Groups.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »