使用 Google Workspace 外掛程式擴充 Google 日曆功能
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
使用者可以透過 Google 日曆建立、管理及分享活動和日曆詳細資料。管理複雜的日曆時,查看、建立、更新及分享個別活動可能很耗時,尤其是從其他應用程式匯入或匯出活動資訊時。
透過外掛程式擴充 Google 日曆功能,為使用者節省時間和精力。建構 Google Workspace 外掛程式時,您可以定義直接插入日曆的介面,方便使用者在需要時使用。這些介面可自動執行日曆工作、顯示額外資訊,或讓使用者與第三方系統互動,不必切換瀏覽器分頁。
外掛程式可以在 Google 日曆中定義下列類型的擴充功能:
- 非內容相關的首頁。
- 使用者在日曆檢視畫面中點選活動時顯示的脈絡介面。
- 使用者開啟活動以查看或編輯時顯示的情境介面。
- 日曆活動的自訂會議解決方案 (詳情請參閱「第三方會議總覽」)。
行動用戶端不支援日曆外掛程式。
瞭解你可以製作的內容
外掛程式是使用 Google Apps Script 建構而成,介面則使用 Apps Script Card 服務定義。如需總覽,請參閱「建構外掛程式」。外掛程式行為是使用資訊清單設定,其中包含日曆專屬部分。
設定 Google Workspace 外掛程式來擴充日曆時,您必須決定要建立哪些介面,以及外掛程式可執行的動作。詳情請參閱下列指南:
如果您維護會議系統,請參閱第三方會議總覽,瞭解如何在 Google 日曆中整合會議類型。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2026-03-20 (世界標準時間)。
[null,null,["上次更新時間:2026-03-20 (世界標準時間)。"],[],["Google Workspace add-ons extend Google Calendar by inserting custom interfaces directly into the platform. These add-ons automate tasks, display extra information, and allow users to interact with third-party systems without switching tabs. Add-ons offer non-contextual homepages and contextual interfaces for viewing/editing events. Users can also utilize custom conferencing solutions. Add-ons are built using Apps Script and Card service, and are configured via a manifest. Developers can create specific interfaces and define actions, and can integrate third-party conferencing systems.\n"]]