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