הרחבת יומן Google באמצעות תוספים של Google Workspace
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
יומן Google מספק כלים חזקים שמאפשרים למשתמשים ליצור, לנהל ולשתף אירועים ופרטים ביומן. עם זאת, ניהול יעיל של לוחות שנה מורכבים יכול לקחת הרבה זמן, כי המשתמש צריך להציג, ליצור, לעדכן ולשתף אירועים ספציפיים, במיוחד אם הוא צריך לייבא או לייצא את פרטי האירועים מאפליקציות אחרות.
אתם יכולים לחסוך למשתמשים זמן ומאמץ על ידי הרחבת יומן Google באמצעות תוספים של Google Workspace. כשאתם יוצרים תוסף ל-Google Workspace, אתם יכולים להגדיר ממשקים מותאמים אישית שיוטמעו ישירות ביומן Google, בדיוק במקום שבו המשתמש צריך אותם. ממשקי API מאפשרים לבצע אוטומציה של משימות ביומן, להציג מידע נוסף למשתמש או לאפשר למשתמש לקיים אינטראקציה עם מערכת של צד שלישי בלי לעבור לכרטיסייה חדשה בדפדפן.
תוספים ל-Google Workspace יכולים להגדיר את סוגי התוספים הבאים ביומן Google:
התוספים של Google Workspace נוצרים באמצעות Apps Script, והממשקים שלהם מוגדרים באמצעות שירות הכרטיסים של Apps Script. תוכלו לקרוא סקירה כללית במאמר פיתוח תוספים ל-Google Workspace. ההתנהגות של תוסף Google Workspace מוגדרת באמצעות manifest, שכולל קטעים ספציפיים ליומן Google.
כשמגדירים את התוסף ל-Google Workspace כדי להרחיב את יומן Google, צריך להחליט אילו ממשקים ליצור לתוסף ואילו פעולות הוא יוכל לבצע. מידע נוסף זמין במדריכים הבאים:
[[["התוכן קל להבנה","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-02-16 (שעון 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."]]],["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"]]