This commit is contained in:
2026-03-14 19:13:29 +02:00
parent c4fee722c1
commit f62c10bdd1
41 changed files with 195363 additions and 0 deletions

15
.obsidian/plugins/quartz-syncer/manifest.json vendored Executable file
View File

@@ -0,0 +1,15 @@
{
"id": "quartz-syncer",
"name": "Quartz Syncer",
"version": "1.9.2",
"minAppVersion": "1.11.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
}