Files
server-configs/siyuan/data/storage/petal/siyuan-douban/weread_templates

20 lines
357 B
Plaintext
Raw Normal View History

2026-02-13 22:24:27 +08:00
# {{notebookTitle}}
**最后同步时间**: {{updateTime}}
{{#globalComments}}
## 书评
> 💬 {{globalComments}}
{{/globalComments}}
{{#chapters}}
## {{chapterTitle}}
### 重点笔记
{{#notes}}
- {{highlightText}}
> 💬 {{highlightComment}}
{{/notes}}
{{#chapterComments}}
### 章节思考
> 💬 {{chapterComments}}
{{/chapterComments}}
{{/chapters}}