vault backup: 2026-04-16 23:50:54
This commit is contained in:
43
.obsidian/plugins/heatmap-tracker/data.json
vendored
Normal file
43
.obsidian/plugins/heatmap-tracker/data.json
vendored
Normal 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
|
||||
}
|
||||
}
|
||||
124
.obsidian/plugins/heatmap-tracker/main.js
vendored
Normal file
124
.obsidian/plugins/heatmap-tracker/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
12
.obsidian/plugins/heatmap-tracker/manifest.json
vendored
Normal file
12
.obsidian/plugins/heatmap-tracker/manifest.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
1
.obsidian/plugins/heatmap-tracker/styles.css
vendored
Normal file
1
.obsidian/plugins/heatmap-tracker/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user