device-52.home 2026-3-21:18:15:57

This commit is contained in:
oskar
2026-03-21 18:15:57 +01:00
parent 40c2e3f382
commit 3a94d69d4e
16 changed files with 236 additions and 14 deletions

View File

@@ -631,7 +631,7 @@
"prevs"
],
"lock_view": false,
"lock_path": "suite finies d'entiers.md"
"lock_path": "daily/2026-03-21.md"
},
"tree": {
"collapse": false,

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.1.7",
"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

View File

@@ -149,7 +149,7 @@
}
}
},
"previousRelease": "2.21.0",
"previousRelease": "2.21.2",
"showReleaseNotes": true,
"compareManifestToPluginVersion": true,
"showNewVersionNotification": true,

View File

@@ -8,7 +8,7 @@
"lineWidth": 40,
"lineWidthWide": 50,
"maxWidth": 98,
"textNormal": 25,
"textNormal": 22,
"textSmall": 18,
"imgGrid": false,
"imgWidth": "img-default-width",

View File

@@ -5,7 +5,7 @@
{
"id": 1,
"name": "Ma bibliothèque",
"lastUpdate": 1773345365547
"lastUpdate": 1774111558215
}
],
"renderCitations": true,

View File

@@ -213,6 +213,19 @@
}
]
},
"isShownInEditModal": {
"priority": true,
"recurrence": true,
"due": true,
"scheduled": true,
"start": true,
"before_this": true,
"after_this": true,
"status": true,
"created": true,
"done": true,
"cancelled": true
},
"features": {
"INTERNAL_TESTING_ENABLED_BY_DEFAULT": true
},