一言
海水梦悠悠,君愁我亦愁。 —— 《西洲曲》 · 佚名
☁️行云(闪念笔记)
- TODO
- TODO
👣跬步(任务列表)
TABLE
urgency + consequence AS "评分",
status AS "状态",
area AS "领域",
expire AS "截止日期"
FROM "10-PROJECTS"
WHERE date(expire) >= date(this.file.frontmatter.title)
SORT urgency + consequence DESC🌞日新(行动记录)
TABLE file.ctime AS "创建时间", file.mtime AS "最后修改时间"
WHERE file.mtime >= date("2026-03-12") AND file.mtime < date("2026-03-12") + dur(1 day) OR file.ctime = date("2026-03-12")
SORT file.mtime DESC🌙温故(每日总结)
今日复盘
- 今天最大的收获是什么?
- 使用 AI 规范了知识库
- 今天遇到的挑战是什么?
- 没有分配好时间进行阅读
- 明天可以改进的地方是什么?
- 加速完成