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
@@ -0,0 +1,21 @@
{
"processCreated": true,
"ignoredExt": "cnt|php|htm|html",
"processAll": true,
"useCaptions": true,
"pathInTags": "onlyRelative",
"downUnknown": false,
"saveAttE": "obsFolder",
"realTimeUpdate": true,
"filesizeLimit": 0,
"tryCount": 2,
"realTimeUpdateInterval": 5,
"addNameOfFile": true,
"showNotifications": true,
"include": ".*\\.md",
"mediaRootDir": "_resources/${notename}",
"disAddCom": false,
"useMD5ForNewAtt": true,
"removeMediaFolder": true,
"removeOrphansCompl": false
}