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
+19
View File
@@ -0,0 +1,19 @@
{
"isBT": false,
"isShowNum": false,
"linkWords": "",
"maxScroll": 50,
"version": "0.6.6",
"hColor": "",
"bColor": "",
"hColor1": "#F36208",
"hColor2": "#81B300",
"hColor3": "#2485E3",
"hColor4": "#C32E94",
"hColor5": "#13C6C3",
"bColor1": "#FFB78B",
"bColor2": "#CDF469",
"bColor3": "#A0CCF6",
"bColor4": "#F0A7D8",
"bColor5": "#ADEFEF"
}
File diff suppressed because one or more lines are too long
+10
View File
@@ -0,0 +1,10 @@
{
"id":"Enhanced-editing",
"name":"增强编辑",
"version":"0.6.6",
"minAppVersion":"0.14.0",
"description":"增强大量文本编辑功能,如(允许批量)转换内部链接、转换Markdown或Html语法(支持格式刷)、智能化补充括号、智能化粘贴表格或代码、(批量)增减空行或空格、修复错误语法或标点等。",
"author":"obsidian-canzi",
"authorUrl":"https://github.com/obsidian-canzi/Enhanced-editing",
"isDesktopOnly":false
}