This commit is contained in:
zzz
2025-07-01 13:03:30 +08:00
parent 47a3fc3210
commit f239c48158
19 changed files with 471 additions and 309 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +0,0 @@
{
"id": "obsidian-kanban",
"name": "Kanban",
"version": "1.2.40",
"minAppVersion": "0.12.3",
"description": "Create markdown-backed Kanban boards in Obsidian.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-kanban",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,7 @@
{
"zen@@text-justify": true,
"zen@@win-translucent-off": false,
"zen@@win-window-opacity": 1,
"zen@@win-window-brightness": 0.9,
"zen@@win-bg-image-url": "url('https://w.wallhaven.cc/full/rq/wallhaven-rq75r7.jpg')"
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-style-settings",
"name": "Style Settings",
"version": "1.0.9",
"minAppVersion": "0.11.5",
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long