{
  "items": [
    {"title": "Clocks that start a little program", "url": "https://developers.google.com/apps-script/guides/triggers", "blurb": "Google’s page on clocks and other starters. Simple clocks, and clocks you install. Time-driven (clock) is on the table here.", "kind": "site"},
    {"title": "Clocks you install — including a time you pick", "url": "https://developers.google.com/apps-script/guides/triggers/installable", "blurb": "How to add a clock from the editor, and how a program can add or remove its own clock. Time-driven clocks live here.", "kind": "site"},
    {"title": "The clock builder — hour, day, week", "url": "https://developers.google.com/apps-script/reference/script/clock-trigger-builder", "blurb": "The official command list for picking the hour: every hour, every day, a weekday, a minute you name.", "kind": "site"},
    {"title": "What the program hears when a clock fires", "url": "https://developers.google.com/apps-script/guides/triggers/events", "blurb": "The note the program gets when a clock runs — the hour, the day, the time zone.", "kind": "site"},
    {"title": "The little program next to a sheet", "url": "https://developers.google.com/apps-script/guides/sheets", "blurb": "How to open the program editor from a sheet (Extensions, then Apps Script). Mentions time-driven clocks at the end.", "kind": "site"}
  ]
}
