vault backup: 2022-09-30 21:43:03

Affected files:
.obsidian/daily-notes.json
.obsidian/templates.json
03. Programming/Kotlin/run, let, with, also 和 apply.md
This commit is contained in:
2022-09-30 21:43:03 +08:00
parent 25bf5b9c8e
commit 3fe30e50b8
3 changed files with 19 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"folder": "01. 個人/01. Daily",
"format": "YYYY-MM-DD(ddd)",
"template": "03. 資料收集/99. templates/日記"
"template": "04. 資料收集/99. templates/日記"
}

View File

@@ -1,5 +1,5 @@
{
"folder": "03. 資料收集/99. templates",
"folder": "04. 資料收集/99. templates",
"dateFormat": "YYYY-MM-DD",
"timeFormat": "HH:mm:ss"
}