项目:调整模板
This commit is contained in:
parent
fbf4cfd16a
commit
515e52be0b
@ -1,10 +1,8 @@
|
||||
# <% tp.date.now("YYYY") %>-W<% tp.date.now("w") %>
|
||||
|
||||
## 🗓️ Info
|
||||
|
||||
| Date | Weather | Moon |
|
||||
| -------------- | ------------ | ---- |
|
||||
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.wttr_weather("郑州", "m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
|
||||
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.wttr_weather(" 郑州 ", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
|
||||
|
||||
## 😊 Emotions
|
||||
|
||||
|
@ -1,10 +1,8 @@
|
||||
# <% tp.date.now() %>
|
||||
|
||||
## 📆 Info
|
||||
|
||||
| Date | Weather | Moon |
|
||||
| -------------- | ------------ | ---- |
|
||||
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.wttr_weather("郑州", "m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
|
||||
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.wttr_weather("郑州", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
|
||||
|
||||
## 🌟 Overview
|
||||
|
||||
@ -60,21 +58,21 @@
|
||||
|
||||
## 🔥 Challenges
|
||||
|
||||
### 🌱 Personal growth
|
||||
### 🌱 Personal Growth
|
||||
|
||||
### 💼 Work and career
|
||||
### 💼 Work and Career
|
||||
|
||||
### 🎓 Learning and academics
|
||||
### 🎓 Learning and Academics
|
||||
|
||||
### 👪 Family and intimate relationships
|
||||
### 👪 Family and Intimate Relationships
|
||||
|
||||
### 💰 Finance and economics
|
||||
### 💰 Finance and Economics
|
||||
|
||||
### 🍎 Health and fitness
|
||||
### 🍎 Health and Fitness
|
||||
|
||||
### 🌍 Society and culture
|
||||
### 🌍 Society and Culture
|
||||
|
||||
### 🚀 Technology and innovation
|
||||
### 🚀 Technology and Innovation
|
||||
|
||||
## 💡 Lessons Learned
|
||||
|
||||
|
@ -1,10 +1,8 @@
|
||||
# <% tp.date.now() %>
|
||||
|
||||
## 📅 Info
|
||||
|
||||
| Date | Weather | Moon |
|
||||
| -------------- | ------------ | ---- |
|
||||
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.wttr_weather("郑州", "m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
|
||||
| <% tp.date.now("ddd HH:mm") %> | <% tp.user.wttr_weather("郑州", "units=m&format=%l+%t+%c&lang=zh") %> | <% tp.user.wttr_weather("郑州", "format=%m&lang=zh") %> |
|
||||
|
||||
## 📖 Daily
|
||||
|
||||
@ -36,5 +34,4 @@
|
||||
- [ ] 🖋️ Calligraphy practice
|
||||
- [ ] 🎯 deliberate practice
|
||||
|
||||
|
||||
## 📝 Notes
|
||||
|
Loading…
Reference in New Issue
Block a user