vault backup: 2026-04-16 23:50:54

This commit is contained in:
2026-04-16 23:50:54 +08:00
parent 79e620657e
commit eda4828e01
8 changed files with 233 additions and 13 deletions

View File

@@ -7,5 +7,26 @@ aliases:
- home
日期: 2026/4/16
---
## 准备将这个页面作为导航页,还没想好怎么做
## 准备将这个页面作为导航页,还没想好怎么做
```heatmap-tracker
heatmapTitle: 笔记活跃度
heatmapSubtitle: "全库动态追踪"
# 核心修改:使用 file.mday (修改日期) 或 file.cday (创建日期)
property: file.mday
# 范围修改:留空代表统计全库,或者写 "/"
folderPath: "/"
year: 2026
separateMonths: true
showCurrentDayBorder: true
# 颜色修改:使用经典绿色系
colorScheme:
paletteName: green
# 这里的 intensity 决定了颜色深浅的阈值
intensity:
- 1
- 3
- 5
- 10
```