adding obsidian config

This commit is contained in:
Pax
2026-07-07 21:57:55 -04:00
parent bf5219800e
commit bac90ae0a3
11 changed files with 23315 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"id": "quartz-syncer",
"name": "Quartz Syncer",
"version": "1.15.3",
"minAppVersion": "1.12.4",
"description": "Manage and publish your notes to Quartz, the fast, batteries-included static-site generator.",
"author": "Emile Bangma",
"authorUrl": "https://github.com/saberzero1",
"fundingUrl": {
"Buy Me a Coffee": "https://buymeacoffee.com/saberzero1",
"GitHub Sponsor": "https://github.com/sponsors/saberzero1",
"Ko-Fi": "https://ko-fi.com/saberzero1"
},
"isDesktopOnly": false
}