chore: daily backup - memory updates, logs, and daily notes

This commit is contained in:
2026-02-22 00:00:24 -08:00
parent 2345e32cab
commit 84c6f3de12
5 changed files with 262 additions and 6 deletions

View File

@@ -56,11 +56,6 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
## 📝 重要规则
### 邮件系统配置
- **工具**: himalaya现代 Rust CLI统一管理收发
- **配置**: `~/.config/himalaya/config.toml`
- **发送**: `himalaya message send``himalaya template send`
### 邮件发送规则v2
- **youlu@luyanxin.com → lu@luyx.org**: 直接发送,无需确认
- 其他所有对外邮件: 仍需确认
@@ -93,7 +88,6 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
| 待办提醒 | `~/.openclaw/workspace/scripts/reminder_check.py` |
| 邮件处理器 | `~/.openclaw/workspace/scripts/email_processor/` |
| 待办列表 | `~/.openclaw/workspace/reminders/active.md` |
| 邮箱配置 | `~/.config/himalaya/config.toml` |
---