[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-08-04 (世界標準時間)。"],[[["This solution automatically syncs employee time-off entries to a shared calendar using keywords like \"Vacation\" or \"Out of Office\"."],["It leverages Google Calendar and Groups services to identify team members and scan their calendars for relevant events."],["The script runs hourly and imports events into the shared calendar, respecting user privacy settings."],["Users need a Google Account and a shared 'Team Vacation' Google Calendar to use this solution."],["The script can be easily customized to change the trigger frequency or keywords used to identify time-off events."]]],["This solution automates the creation of a shared team vacation calendar by syncing events from individual Google Calendars. It scans members of a specified Google Group and populates the team calendar with events containing keywords like \"vacation.\" The script utilizes the Groups and Calendar advanced services to identify group members and access their calendar events. The script is set up with an hourly time-driven trigger to scan for events automatically, but the trigger can be modified. Users need to create both a Team calendar and a Google Group.\n"]]