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
+15
View File
@@ -0,0 +1,15 @@
{
"showCLICommands": true,
"addExtensionsToInternalLinks": "html",
"injectAppCSS": "light",
"injectThemeCSS": false,
"customCSSFile": null,
"displayYAMLFrontmatter": false,
"linkStrippingBehaviour": "strip",
"highDPIDiagrams": true,
"pandoc": "D:\\TCUP8V2\\Data\\TC_UP\\prog_hai\\pandoc-3.3\\pandoc.exe",
"pdflatex": null,
"outputFolder": "",
"extraArguments": "",
"exportFrom": "html"
}
File diff suppressed because it is too large Load Diff
+10
View File
@@ -0,0 +1,10 @@
{
"id": "obsidian-pandoc",
"name": "Pandoc Plugin",
"version": "0.4.1",
"minAppVersion": "0.12.5",
"description": "This is a Pandoc export plugin for Obsidian. It provides commands to export to formats like DOCX, ePub and PDF.",
"author": "Oliver Balfour",
"authorUrl": "https://github.com/OliverBalfour/obsidian-pandoc",
"isDesktopOnly": true
}
+4
View File
@@ -0,0 +1,4 @@
.pandoc-plugin-error {
color: red;
}