Daily backup: email logs, reminders update, remove news digest

This commit is contained in:
2026-02-26 00:00:13 -08:00
parent 7a4b88ccc2
commit c5c9be3f00
9 changed files with 18 additions and 916 deletions

View File

@@ -54,23 +54,6 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
---
### 4. 每日新闻摘要 (News Digest)
**状态**: 已激活,运行中
**创建**: 2026-02-22
**配置**:
- 目录: `~/.openclaw/workspace/scripts/news_digest/`
- 主脚本: `send_digest.py`
- Cron ID: `cc95dcf3-0d6c-44f4-90af-76b836ca0c87`
- 时间: 每天早上 5:00 AM (PST)
- **运行模式**: **isolated subagent** (thinking=low, timeout=5min)
- 配置: `config.json`
**功能**:
- RSS 抓取 → Ollama 摘要 → 邮件发送
- 发送方: youlu@luyanxin.com → lu@luyx.org
---
## 📝 重要规则
### 邮件发送规则v2
@@ -104,9 +87,8 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
| 普拉提监控 | `~/.openclaw/workspace/scripts/ucla_pilates_monitor.py` |
| 待办提醒 | `~/.openclaw/workspace/scripts/reminder_check.py` |
| 邮件处理器 | `~/.openclaw/workspace/scripts/email_processor/` |
| 新闻摘要 | `~/.openclaw/workspace/scripts/news_digest/` |
| 待办列表 | `~/.openclaw/workspace/reminders/active.md` |
---
_最后更新: 2026-02-22_
_最后更新: 2026-02-25_