Skip to content

IlyaAvdeev/Google-Apps-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Scripts Samples

This repo is a fork of https://github.com/empenoso/Google-Apps-Script.


Scripts in the repo:

  • scripts/calendar/Age of your contacts.gs - scans your Google Contacts list and for those contacts which have date of birthday specified creates new event in your Google Calendar. How to use:

    a. Create new calendar. In our case it's Autogen birthdays (once it's created you can configure this calendar default settings like notifications)

    b. Install Google Apps Script (if not done yet)

    c. Create script in Google Docs and paste the content of scripts/calendar/Age of your contacts.gs into it.

    d. Save the script and run contactAge2Calendar function.

    e. Google will request to grant rights for your application (for Google Calendar, Contacts and GMail).

    f. Confirm and run scheduleNextAppLaunch. Every Sunday night the script will automatically scan your contacts and update your calendar.


Ilya Avdeev

About

Google Scripts samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%