Files
BlogPosts/🏡HOME.md

636 B

tags, aliases, 日期
tags aliases 日期
home
导航页
导航
home
2026/4/16

准备将这个页面作为导航页,还没想好怎么做

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