vault backup: 2026-01-05 19:25:56
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
---
|
||||
type: book
|
||||
title: <% tp.system.prompt("书名") %>
|
||||
author: <% tp.system.prompt("作者") %>
|
||||
status: reading
|
||||
rating:
|
||||
created: <% tp.date.now("YYYY-MM-DD") %>
|
||||
tags:
|
||||
- book
|
||||
- reading
|
||||
---
|
||||
|
||||
# 📚 <% tp.system.prompt("书名") %>
|
||||
|
||||
## 📖 基本信息
|
||||
|
||||
- **作者**:<% tp.system.prompt("作者") %>
|
||||
- **出版社**:
|
||||
- **出版日期**:
|
||||
- **ISBN**:
|
||||
- **阅读状态**:📖 阅读中
|
||||
- **开始阅读**:<% tp.date.now("YYYY-MM-DD") %>
|
||||
- **读完日期**:
|
||||
|
||||
## ⭐ 评分
|
||||
|
||||
评分:/10
|
||||
|
||||
## 📝 简介
|
||||
|
||||
|
||||
## 💡 核心观点
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## 📌 重点摘录
|
||||
|
||||
### 第X章
|
||||
|
||||
|
||||
## 🤔 个人思考
|
||||
|
||||
|
||||
## ✍️ 读书笔记
|
||||
|
||||
### <% tp.date.now("YYYY-MM-DD") %>
|
||||
|
||||
|
||||
## 🔗 相关资源
|
||||
|
||||
-
|
||||
Reference in New Issue
Block a user