vault backup: 2025-03-15 10:11:39

This commit is contained in:
gyz 2025-03-15 10:11:40 +08:00
parent 0efd73c299
commit 5f275430bd
2 changed files with 207 additions and 4 deletions

View File

@ -100,7 +100,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.7.5",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.9.2",
"libraryItems": []
},
"imageElementNotice": true,
@ -116,6 +116,7 @@
"showReleaseNotes": true,
"showNewVersionNotification": true,
"latexBoilerplate": "\\color{blue}",
"latexPreambleLocation": "preamble.sty",
"taskboneEnabled": false,
"taskboneAPIkey": "",
"pinnedScripts": [],
@ -786,7 +787,6 @@
}
],
"showSplashscreen": true,
"latexPreambleLocation": "preamble.sty",
"pdfSettings": {
"pageSize": "A4",
"pageOrientation": "portrait",

File diff suppressed because one or more lines are too long