Files
nexus/wiki/entities/Google-Calendar.md
2026-04-17 22:17:27 +08:00

24 lines
784 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: google-calendar
title: "Google Calendar"
type: entity
tags: []
last_updated: 2026-04-17
---
## Definition
Google Calendar 是 Google 的在线日历服务,提供 API 接口支持日历读取和事件创建。本用例中作为工作日历和家庭日历的主要数据来源。
## Use Cases
- 工作日历:需要 OAuth 授权的只读访问
- 家庭日历:共享视图的读写访问
- 事件创建:自动从消息中识别并创建日历事件
## Related Concepts
- [[早晨简报]]:聚合多个日历来源的每日摘要
- [[驾驶时间缓冲]]:在日历事件前后自动添加出行时间
- [[iCal]]Apple Calendar 的访问方式
## Related Entities
- [[OpenClaw]]:通过 API 访问 Google Calendar
- [[Telegram]]:接收日历摘要的通知渠道