note/template/diary/_week.md

28 lines
410 B
Markdown
Raw Normal View History

2023-08-25 22:34:04 +08:00
---
tags: anki/word , task/todo
creation date: <% tp.file.creation_date() %>
modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %>
---
<< [[<% tp.date.now("YYYY-MM", -7) %>]] | [[<% tp.date.now("YYYY-MM", 7) %>]] >>
# <% tp.file.title %>
#task/todo
## TODO
### 工作
- [ ] 1.
- [ ] 2.
### 学习
- [ ] 1.
- [ ] 2.
### 生活
- [ ] 1.
- [ ] 2.
## 总结
- [ ] 1.
- [ ] 2.