Skip to content

Commit f92f986

Browse files
authored
Clarify instructions
1 parent ffdc223 commit f92f986

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,13 @@ Just invite the new `out@<yourdomain.com>` user to your vacation/offsite/sick da
4545

4646
### As the new `out@` user
4747
- Copy [this Sheet](https://docs.google.com/spreadsheets/d/17jFYPIpLOCNBJOKdDi1ej9i7ZkUhdYcvEq_eBqFZ6NU/edit?usp=sharing) and save to `My Drive`
48-
- Share it with yourself (your real email address) with full write access so you can access it easily in the future. (Note: if you edit the sheet at your personal account, be careful not to edit or run the *scripts* unless you're using the special out@ user.)
48+
- Share it with yourself (your real email address) with full write access so you can access it easily in the future.
49+
- Note: if you edit the sheet at your personal account, be careful not to edit or run the *scripts* unless you're using the special out@ user.
4950
- Recommended: Protect the `Instructions`, `Setup`, and `Flattened Groups` tabs so others don't mistakenly overwrite them
50-
- Add your email address to `A1` in the `Setup` tab
51+
- Add your own real email address to `A2` in the `Setup` tab -- this will list you as the maintainer
5152
- For each group that wants to use this, fill out the rows in the `Groups` tab. You can do it yourself or share with others.
52-
- Recommended: For testing purposes, set the `Email Recipients` and `Share Calendar With` values in the `Groups` tab (columns D and E) to your own email address until you are ready to set it loose.
53-
- Note: the group membership must be visible to the `out@<yourdomain>` user.
53+
- Recommended: For testing purposes, set the `Email Recipients` and `Share Calendar With` values in the `Groups` tab (columns D and E) to your own email address until you are ready to set it loose and change to the real values.
54+
- Note: the group membership must be visible to the `out@<yourdomain>` user. If you run into a situation where the group restricts membership visibility, you'll need to contact an admin of that group and ask them to change it.
5455

5556
- Open Tools -> Script editor...
5657
- In your script project, open Resources -> Cloud Platform Project...
@@ -63,7 +64,7 @@ Close out of this to return to your script project.
6364
- Enable `Admin Directory API` and `Calendar API`
6465
- Click OK
6566

66-
*Now we can create the script.*
67+
*Now we can create the scripts.*
6768

6869
- Create this empty script (File -> New -> Script file): `trigger.gs`. Copy/paste the contents from that file in this repo to your new script, completely overwriting the default `myFunction` code in your new script. Repeat this for the rest of the `.gs` script files.
6970

0 commit comments

Comments
 (0)