vault backup: 2026-04-04 17:10:03

This commit is contained in:
Yanxin Lu
2026-04-04 17:10:03 -07:00
parent 4e9194cd06
commit 63243e03c3
157 changed files with 1364 additions and 418 deletions

View File

@@ -1,9 +1,8 @@
---
类型: 日记
type: journal
date: <% tp.file.creation_date() %>
tags:
- copilot对话
时间: <% tp.file.creation_date() %>
---
### 💬 今天聊了什么?
(一两句话总结主题,比如:)
### 🌱 我带走的是什么?
### 🌱 我带走的是什么?

View File

@@ -1,5 +1,5 @@
---
类型: 日记
tags:
时间: <% tp.file.creation_date() %>
type: journal
date: <% tp.file.creation_date() %>
tags:
---

View File

@@ -1,5 +1,5 @@
---
类型: 笔记
type: note
date: <% tp.file.creation_date() %>
tags:
时间: <% tp.file.creation_date() %>
---

View File

@@ -1,12 +1,10 @@
---
目的地: "{{value}}"
类型: 旅行计划
开始日期:
结束日期:
type: travel-plan
destination: "{{value}}"
start-date:
end-date:
tags:
- 旅行
- 计划
locations:
---
## TODO
```tasks
@@ -24,4 +22,4 @@ sort by urgency
### 景点
## 参考链接
## 参考链接

View File

@@ -1,9 +1,8 @@
---
类型: 笔记
type: note
date: <% tp.file.creation_date() %>
tags:
- 笔记
- 武术
日期: <% tp.file.creation_date() %>
老师:
武术:
instructor:
art:
---

View File

@@ -1,8 +1,7 @@
---
书名:
作者:
类型: 笔记
type: note
tags:
- 笔记
- 读书
book:
author:
---