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

@@ -0,0 +1,43 @@
{
"palettes": {
"default": [
"#c6e48b",
"#7bc96f",
"#49af5d",
"#2e8840",
"#196127"
],
"danger": [
"#fff33b",
"#fdc70c",
"#f3903f",
"#ed683c",
"#e93e3a"
],
"obsidianTheme": [
"var(--color-base-00)",
"var(--color-base-05)",
"var(--color-base-10)",
"var(--color-base-20)",
"var(--color-base-25)",
"var(--color-base-30)",
"var(--color-base-35)",
"var(--color-base-40)",
"var(--color-base-50)",
"var(--color-base-60)",
"var(--color-base-70)",
"var(--color-base-100)"
]
},
"weekStartDay": 1,
"showWeekNums": true,
"weekDisplayMode": "all",
"separateMonths": true,
"language": "zh",
"viewTabsVisibility": {
"documentation": true,
"heatmap-tracker": true,
"heatmap-tracker-statistics": true,
"legend": true
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,12 @@
{
"id": "heatmap-tracker",
"name": "Heatmap Tracker",
"version": "2.2.0",
"minAppVersion": "0.1.0",
"description": "Visualize your activity and track goals, progress, habits, tasks, exercise, finances, and more—all in a single, interactive heatmap!",
"author": "Maksim Rubanau",
"isDesktopOnly": false,
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/mrubanau"
}
}

File diff suppressed because one or more lines are too long