Google Calendar는 사용자가 일정 및 캘린더 세부정보를 만들고, 관리하고, 공유할 수 있는 강력한 도구를 제공합니다. 그러나 복잡한 캘린더를 효과적으로 관리하려면 사용자가 개별 일정을 보고, 만들고, 업데이트하고, 공유할 때 특히 다른 애플리케이션에서 일정 정보를 가져오거나 내보내야 하는 경우 시간이 많이 걸릴 수 있습니다.
Google Workspace 부가기능으로 Google Calendar를 확장하여 사용자의 시간과 노력을 절약할 수 있습니다. Google Workspace 부가기능을 빌드할 때 사용자에게 필요한 정확한 위치에 Google Calendar에 직접 삽입되는 맞춤 인터페이스를 정의할 수 있습니다. 이러한 인터페이스는 캘린더 작업을 자동화하거나, 사용자에게 추가 정보를 표시하거나, 사용자가 새 브라우저 탭으로 전환하지 않고도 서드 파티 시스템과 상호작용할 수 있도록 지원합니다.
Google Workspace 부가기능은 Google Calendar 내에서 다음과 같은 유형의 확장 프로그램을 정의할 수 있습니다.
Google Workspace 부가기능은 Apps Script를 사용하여 빌드되며, 인터페이스는 Apps Script 카드 서비스를 사용하여 정의됩니다. 개요는 Google Workspace 부가기능 빌드를 참고하세요. Google Workspace 부가기능 동작은 Calendar 관련 섹션이 포함된 매니페스트를 사용하여 구성됩니다.
Google Calendar를 확장하도록 Google Workspace 부가기능을 구성할 때는 부가기능에 만들 인터페이스와 취할 수 있는 작업을 결정해야 합니다. 자세한 내용은 다음 가이드를 참고하세요.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-12-21(UTC)"],[[["Google Workspace add-ons extend Google Calendar to automate tasks and streamline workflows, saving users time and effort."],["Add-ons provide custom interfaces within Google Calendar for seamless user interaction without switching applications."],["These extensions offer non-contextual homepages, contextual interfaces triggered by event interactions, and custom conferencing solutions."],["Add-ons are built using Apps Script and configured with a manifest, allowing for flexible integration and functionality."],["Developers can build various interfaces and actions within their add-ons, enhancing the user experience within Google Calendar."]]],[]]