chore(vault): track .obsidian plugin configs (incl. obsidian-git settings)

This commit is contained in:
hehaiguang1123
2026-07-01 08:20:57 +08:00
parent e166ef1052
commit c7037119a5
216 changed files with 447823 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"attachmentFolderPath": "Attachments",
"promptDelete": false,
"alwaysUpdateLinks": true,
"newFileLocation": "root",
"newFileFolderPath": "0 - 收集/卡片笔记",
"trashOption": "system",
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"vimMode": false,
"newLinkFormat": "shortest",
"useMarkdownLinks": false,
"showUnsupportedFiles": true,
"openBehavior": "daily"
}