Skip to content

Sailowtech/groups-gestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL;DR

Goto https://sailowtech.github.io/groups-gestion/

Project description

A simple script to easily create google groups.

Main feature for now is to create groups by making the difference between two csv files (aka two groups).

Inputs and outputs

Inputs

You need to export users from both groups in a csv file each. They need to have the following columns (should be default ones in google groups)(order matters!):

  • Member Name (first + last name)
  • Member Email
  • Member Relation Type (DIRECT or INDIRECT)
  • Member Type (USER or GROUP)

Outputs

Output will be a csv file with the following columns:

  • Group Email [required]
  • Member Email

Usage

  1. Download your inputs from google groups and upload them in the inputs fields.
  2. Fill the output email field with the email of the new group (important!).
  3. Click on "Compute Difference".
  4. Check the output is the one intended.
  5. Click on "Download Output" to get your new group.

About

A GitHub-pages-hosted tool to help in Google groups gestion, creating differences between sets

Resources

Stars

Watchers

Forks