vault backup: 2026-05-12 17:00:33

This commit is contained in:
2026-05-12 17:00:33 -04:00
parent 064deed369
commit ac4c1ef230
49 changed files with 10941 additions and 7279 deletions
+5 -7
View File
@@ -1,15 +1,13 @@
{
"textFontFamily": "",
"monospaceFontFamily": "",
"monospaceFontFamily": "JetBrains Mono",
"interfaceFontFamily": "",
"cssTheme": "Typewriter",
"cssTheme": "",
"theme": "moonstone",
"baseFontSize": 15,
"enabledCssSnippets": [
"checkboxes",
"fix-bold",
"headings",
"tables",
"S - Checkboxes"
]
"fix-bold"
],
"accentColor": ""
}
-1
View File
@@ -24,6 +24,5 @@
"pdf-plus",
"copy-document-as-html",
"templater-obsidian",
"wikipedia-search",
"obsidian-toggle-list"
]
+4389 -576
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,11 +1,11 @@
{
"id": "digitalgarden",
"name": "Digital Garden",
"version": "2.74.0",
"version": "2.76.4",
"minAppVersion": "1.10.0",
"description": "Publish your notes to the web for others to enjoy. For free.",
"author": "Ole Eskild Steensen",
"authorUrl": "https://dg-docs.ole.dev/",
"authorUrl": "https://docs.forestry.md/",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/oleeskild"
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "easy-copy",
"name": "Easy Copy",
"version": "1.5.1",
"version": "1.6.1",
"minAppVersion": "0.15.0",
"description": "Easily copy the text within inline code, bold text (and many other formats), or quickly generate an elegant link to a heading.",
"author": "Moy",
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.21.2",
"version": "2.22.3",
"minAppVersion": "1.5.7",
"description": "Sketch Your Mind. An Obsidian plugin to edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
"author": "Zsolt Viczian",
File diff suppressed because one or more lines are too long
+254 -254
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -6,5 +6,5 @@
"description": "Integrate Git version control with automatic backup and other advanced features.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"version": "2.38.0"
"version": "2.38.2"
}
File diff suppressed because one or more lines are too long
+3 -3
View File
@@ -1,9 +1,9 @@
{
"id": "obsidian-hover-editor",
"name": "Hover Editor",
"version": "0.11.28",
"minAppVersion": "1.5.8",
"description": "Transform the Page Preview hover popover into a fully working editor instance",
"version": "0.11.29",
"minAppVersion": "1.10.6",
"description": "Transform the Page Preview hover popover into a floating tab",
"author": "NothingIsLost",
"authorUrl": "https://github.com/nothingislost",
"isDesktopOnly": false
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-latex-suite",
"name": "Latex Suite",
"version": "1.11.0",
"version": "1.11.5",
"minAppVersion": "1.0.0",
"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
"author": "artisticat",
+1 -1
View File
@@ -244,7 +244,7 @@
},
"trailing-spaces": {
"enabled": true,
"two-space-line-break": false
"two-space-line-break": true
},
"add-blockquote-indentation-on-paste": {
"enabled": true
Submodule .obsidian/plugins/obsidian-pandoc-plus deleted from 89d0fdbcf0
+9 -4
View File
@@ -1,12 +1,17 @@
{
"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,
"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
"checkbox@@checkbox-strike-imp": true,
"anuppuccin-theme-settings@@anuppuccin-theme-light": "ctp-rosepine-light",
"anuppuccin-theme-settings@@anp-alt-tab-style": "anp-depth-tab-toggle",
"anuppuccin-theme-settings@@anp-disable-newtab-align": true,
"anuppuccin-theme-settings@@anp-header-color-toggle": true,
"minimal-advanced@@hide-markdown": true,
"minimal-style@@folding-offset": 32,
"things-style@@default-font-color": true,
"things-style@@link-decoration": "None"
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-tagfolder",
"name": "TagFolder",
"version": "0.18.13",
"version": "0.18.14",
"minAppVersion": "0.12.0",
"description": "Show tags as folder",
"author": "vorotamoroz",
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,8 +1,8 @@
{
"id": "obsidian-tasks-plugin",
"name": "Tasks",
"version": "7.23.1",
"minAppVersion": "1.4.0",
"version": "8.0.0",
"minAppVersion": "1.8.7",
"description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.",
"helpUrl": "https://publish.obsidian.md/tasks/",
"author": "Clare Macrae and Ilyas Landikov (created by Martin Schenck)",
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "recent-files-obsidian",
"name": "Recent Files",
"version": "1.7.6",
"version": "1.7.7",
"minAppVersion": "0.16.3",
"description": "List files by most recently opened",
"author": "Tony Grosinger",
File diff suppressed because one or more lines are too long
+3 -5
View File
@@ -3,15 +3,13 @@
"name": "Advanced Tables",
"author": "Tony Grosinger",
"authorUrl": "https://grosinger.net",
"description": "Improved table navigation, formatting, manipulation, and formulas",
"description": "Improved table navigation, formatting, manipulation, and formulas.",
"isDesktopOnly": false,
"minAppVersion": "1.0.0",
"version": "0.22.1",
"js": "main.js",
"version": "0.22.2",
"fundingUrl": {
"Github Sponsor": "https://github.com/sponsors/tgrosinger",
"Buy me a Coffee": "https://buymeacoffee.com/tgrosinger",
"Paypal": "https://paypal.me/tgrosinger"
},
"donation": "https://buymeacoffee.com/tgrosinger"
}
}
File diff suppressed because one or more lines are too long
+8 -2
View File
@@ -1,11 +1,17 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "2.20.0",
"description": "Create and use templates",
"version": "2.20.4",
"description": "Advanced templating and automation using handlebars-like syntax.",
"minAppVersion": "1.12.2",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
"fundingUrl": {
"GitHub Sponser (Zachatoo, maintainer)": "https://github.com/sponsors/Zachatoo",
"Ko-fi (Zachatoo, maintainer)": "https://ko-fi.com/zachatoo",
"GitHub Sponser (SilentVoid13, creator)": "https://github.com/sponsors/SilentVoid13",
"Paypal (SilentVoid13, creator)": "https://www.paypal.com/donate?hosted_button_id=U2SRGAFYXT32Q"
},
"helpUrl": "https://silentvoid13.github.io/Templater/",
"isDesktopOnly": false
}
+1 -1
View File
@@ -221,6 +221,6 @@ textarea.templater-prompt-input:focus {
}
li.CodeMirror-hint-active {
background: #08f;
background: #0088ff;
color: white;
}
-24
View File
@@ -1,24 +0,0 @@
{
"language": "en",
"searchLimit": 10,
"thumbnailWidth": null,
"defaultNotePath": "/",
"templates": [
{
"name": "Default",
"templateString": "[{title}]({url})",
"createNote": false,
"customPath": "",
"useTemplateFile": false,
"templateFilePath": ""
}
],
"autoInsertSingleResponseQueries": false,
"autoSearchNoteTitle": false,
"prioritizeArticleTitle": false,
"cleanupIntros": true,
"openArticleInFullscreen": false,
"openCreatedNotes": false,
"overrideFiles": false,
"showedWebviewerMessage": false
}
File diff suppressed because it is too large Load Diff
-14
View File
@@ -1,14 +0,0 @@
{
"id": "wikipedia-search",
"name": "Wikipedia Helper",
"version": "2.7.0",
"minAppVersion": "1.8.0",
"description": "Search, link, insert and open Wikipedia/Wikimedia articles.",
"author": "StrangeGirlMurph",
"authorUrl": "https://github.com/StrangeGirlMurph/",
"fundingUrl": {
"Ko-fi": "https://ko-fi.com/murph",
"GitHub Sponsor": "https://github.com/sponsors/StrangeGirlMurph"
},
"isDesktopOnly": false
}
Binary file not shown.
+7
View File
@@ -0,0 +1,7 @@
{
"name": "Things",
"version": "2.2.3",
"minAppVersion": "1.0.0",
"author": "@colineckert",
"authorUrl": "https://twitter.com/colineckert"
}
+1933
View File
File diff suppressed because it is too large Load Diff