vault backup: 2024-12-12 21:37:21

This commit is contained in:
2024-12-12 21:37:21 +01:00
parent a9676272f2
commit 5bfb39a2cd
295 changed files with 246402 additions and 0 deletions

48026
.obsidian/plugins/obsidian-wakatime/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,11 @@
{
"id": "obsidian-wakatime",
"name": "WakaTime",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Automatic time tracking and metrics generated from your Obsidian usage activity.",
"author": "WakaTime",
"authorUrl": "https://wakatime.com",
"fundingUrl": "https://wakatime.com/pricing",
"isDesktopOnly": true
}

View File

@ -0,0 +1,3 @@
.api-key-input {
width: 100%;
}