Files
nexus/wiki/sources/inbox-declutter.md
2026-04-14 16:02:50 +08:00

32 lines
961 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.
---
title: "Inbox De-clutter"
type: source
tags: [OpenClaw, Gmail, Newsletter, Digest, Automation]
sources: ["https://clawhub.ai/kai-jar/gmail-oauth"]
date: 2026-04-14
---
## Summary
- 核心主题:邮件 newsletter 摘要
- 问题域:如何处理堆积未读的 newsletter
- 方法/机制Gmail OAuth 读取过去 24 小时 newsletter生成摘要后询问反馈优化
- 结论/价值:专用邮箱收集订阅 + AI 筛选精华
## Key Claims
- 创建专用 OpenClaw 邮箱接收所有 newsletter
- 每日 8 PM cron 任务读取过去 24 小时 newsletter
- 生成摘要包含精华内容和阅读链接
- 询问反馈并更新记忆以优化未来筛选
## Key Concepts
- [[Inbox De-clutter]]:收件箱清理
- [[Gmail OAuth]]Gmail 认证集成
- [[Newsletter Digest]]:订阅邮件摘要
## Connections
- [[OpenClaw]] ← 运行 ← [[Inbox De-clutter]]
- [[Gmail]] ← 数据源 ← [[Inbox De-clutter]]
## Contradictions
- 尚未发现