vault backup: 2026-01-07 17:01:31

This commit is contained in:
2026-01-07 17:01:31 -05:00
parent 97dd06e296
commit c276d4adf3
21 changed files with 10539 additions and 125 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"showCLICommands": false,
"addExtensionsToInternalLinks": "html",
"injectAppCSS": "light",
"injectThemeCSS": false,
"customCSSFile": null,
"displayYAMLFrontmatter": false,
"linkStrippingBehaviour": "text",
"highDPIDiagrams": true,
"pandoc": null,
"pdflatex": null,
"outputFolder": "C:\\Users\\zmeyers\\zmVault\\out",
"extraArguments": "",
"exportFrom": "md"
}
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;
}