quartz/content/80_System/Templates/Learning-Pulse-Template.md
2026-02-10 09:53:48 +00:00

35 lines
706 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.

---
type: learning-note
topic: '<% tp.system.prompt("学习主题 (例如: Java基础)") %>'
source: <% tp.system.prompt("来源 (链接、书名、视频等)") %>
tags:
- "#in-progress"
created: <% tp.date.now("YYYY-MM-DD HH:mm") %>
updated: <% tp.date.now("YYYY-MM-DD HH:mm") %>
version: "1.0"
---
# 📖 学习笔记:<% tp.file.title %>
> [!info] 学习元数据
> - **来源**<% tp.file.cursor(1) %>
> - **进度**
> - [ ] 已完成初读
> - [ ] 已通过费曼自述
> - **版本** V`=this.version`
## 🧩 知识碎片 (Key Points)
-
## 🧠 深度思考 (Feynman Technique)
> 用最简单的语言描述你今天学到了什么?
-
## 🏗️ 练习/Demo
-
---
#Learning