my_digital_garden/.obsidian/plugins/digitalgarden/data.json

40 lines
No EOL
1.2 KiB
JSON

{
"githubRepo": "mydigitalgarden",
"githubToken": "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",
"githubUserName": "A-VT",
"gardenBaseUrl": "",
"prHistory": [],
"baseTheme": "dark",
"theme": "{\"name\": \"default\", \"modes\": [\"dark\"]}",
"faviconPath": "",
"noteSettingsIsInitialized": true,
"siteName": "Digital Garden",
"slugifyEnabled": true,
"noteIconKey": "dg-note-icon",
"defaultNoteIcon": "",
"showNoteIconOnTitle": false,
"showNoteIconInFileTree": false,
"showNoteIconOnInternalLink": false,
"showNoteIconOnBackLink": false,
"showCreatedTimestamp": false,
"createdTimestampKey": "dg-created",
"showUpdatedTimestamp": false,
"updatedTimestampKey": "dg-updated",
"timestampFormat": "MMM dd, yyyy h:mm a",
"styleSettingsCss": "",
"pathRewriteRules": "",
"customFilters": [],
"contentClassesKey": "dg-content-classes",
"defaultNoteSettings": {
"dgHomeLink": true,
"dgPassFrontmatter": false,
"dgShowBacklinks": false,
"dgShowLocalGraph": false,
"dgShowInlineTitle": false,
"dgShowFileTree": false,
"dgEnableSearch": false,
"dgShowToc": false,
"dgLinkPreview": false,
"dgShowTags": false
}
}