Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyncDelay #372

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

SyncDelay #372

wants to merge 3 commits into from

Commits on Sep 29, 2023

  1. SyncDelay

    SyncDelay processes each source Calendar individually instead of grouping them together by Target Calendar before processing.  By handling each calendar individually, I was able to denote a Sync Delay on a per-calendar basis.  The default is whatever the script trigger (howFrequent) is set too, but the Sync Delay can be set to skip syncing on a given run if the Sync Delay hasn't "expired".
    Lonestarjeepin committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    31aef18 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update Code.gs

    Updating this PR to include changes made in v5.8 of master.
    Lonestarjeepin authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    021a9bb View commit details
    Browse the repository at this point in the history
  2. Update Helpers.gs

    Updating PR for changes made in v5.8 release.
    Lonestarjeepin authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1c9c838 View commit details
    Browse the repository at this point in the history