Quartz sync: Jul 7, 2026, 10:58 PM

This commit is contained in:
Pax
2026-07-07 22:58:49 -04:00
parent bac90ae0a3
commit 52bf85dd31
12 changed files with 974 additions and 39 deletions

View File

@@ -0,0 +1,50 @@
{
"git": {
"remoteUrl": "https://github.com/pxdg-afk/paxad.git",
"branch": "v5",
"corsProxyUrl": "",
"auth": {
"type": "basic",
"username": "pxdg-afk"
},
"providerHint": "github"
},
"vaultPath": "content/",
"contentFolder": "content",
"publishFrontmatterKey": "publish",
"allNotesPublishableByDefault": false,
"showCreatedTimestamp": true,
"showUpdatedTimestamp": true,
"showPublishedTimestamp": false,
"usePermalink": false,
"includeAllFrontmatter": false,
"frontmatterFormat": "yaml",
"createdTimestampKey": "created, created_at, date",
"updatedTimestampKey": "modified, lastmod, updated, last-modified",
"publishedTimestampKey": "published, publishDate, date",
"timestampFormat": "MMM dd, yyyy h:mm a",
"useCache": true,
"syncCache": true,
"persistCache": false,
"cacheTimestamp": 0,
"cache": "{}",
"useAutoCardLink": false,
"useDataview": true,
"useDatacore": false,
"useExcalidraw": false,
"useFantasyStatblocks": false,
"useBases": true,
"useCanvas": true,
"manageSyncerStyles": true,
"lastUsedSettingsTab": "git",
"noteSettingsIsInitialized": true,
"pluginVersion": "1.15.3",
"lastUpstreamCommitSha": "",
"upgradeCheckStrategy": "version",
"diffViewStyle": "auto",
"ENABLE_DEVELOPER_TOOLS": false,
"logLevel": {
"value": 99,
"name": "OFF"
}
}