vault backup: 2026-04-30 17:13:59

This commit is contained in:
2026-04-30 17:13:59 -04:00
parent eacb746f18
commit f1818ee578
20 changed files with 13065 additions and 1951 deletions
+3 -1
View File
@@ -7,6 +7,8 @@
"baseFontSize": 15,
"enabledCssSnippets": [
"tables",
"checkboxes"
"checkboxes",
"S - Checkboxes",
"headings"
]
}
+7 -1
View File
@@ -2,5 +2,11 @@
"anuppuccin-theme-settings@@anuppuccin-theme-light": "ctp-rosepine-light",
"anuppuccin-theme-settings@@anuppuccin-theme-dark": "ctp-mocha-old",
"anuppuccin-theme-settings@@anuppuccin-theme-accents": "ctp-accent-peach",
"obsidian-typewriter@@shrink-formatting": true
"obsidian-typewriter@@shrink-formatting": true,
"checkbox@@checkbox-strike-regular": true,
"checkbox@@checkbox-strike-checked": false,
"checkbox@@checkbox-strike-dropped": true,
"checkbox@@checkbox-strike-q": true,
"checkbox@@checkbox-strike-half": true,
"checkbox@@checkbox-strike-imp": true
}
File diff suppressed because one or more lines are too long
Binary file not shown.
+30
View File
@@ -0,0 +1,30 @@
body {
--h1: 1.8em;
--h2: 1.55em;
--h3: 1.35em;
--h4: 1.15em;
--h5: 1em;
--h6: 0.95em;
--h1-weight: 600;
--h2-weight: 600;
--h3-weight: 550;
--h4-weight: 550;
--h5-weight: 500;
--h6-weight: 500;
--h1-variant:normal;
--h2-variant:normal;
--h3-variant:normal;
--h4-variant:normal;
--h5-variant:small-caps;
--h6-variant:small-caps;
--h1-style:normal;
--h2-style:normal;
--h3-style:normal;
--h4-style:italic;
--h5-style:normal;
--h6-style:italic;
}
BIN
View File
Binary file not shown.
+7
View File
@@ -0,0 +1,7 @@
{
"name": "AnuPpuccin",
"version": "1.5.0",
"minAppVersion": "1.6.0",
"author": "Anubis",
"authorUrl": "https://github.com/AnubisNekhet"
}
File diff suppressed because it is too large Load Diff
+8
View File
@@ -0,0 +1,8 @@
{
"name": "Minimal",
"version": "8.1.7",
"minAppVersion": "1.9.0",
"author": "@kepano",
"authorUrl": "https://twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano"
}
+2246
View File
File diff suppressed because one or more lines are too long
-7
View File
@@ -1,7 +0,0 @@
{
"name": "Things",
"version": "2.2.1",
"minAppVersion": "1.0.0",
"author": "@colineckert",
"authorUrl": "https://twitter.com/colineckert"
}
-1939
View File
File diff suppressed because it is too large Load Diff