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

40 lines
No EOL
1.4 KiB
JSON

{
"githubRepo": "mydigitalgarden",
"githubToken": "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",
"githubUserName": "A-VT",
"gardenBaseUrl": "",
"prHistory": [],
"baseTheme": "dark",
"theme": "{\"name\":\"Catppuccin\",\"author\":\"Marshall Beckrich\",\"repo\":\"catppuccin/obsidian\",\"screenshot\":\"assets/screenshot.png\",\"modes\":[\"dark\",\"light\"],\"cssUrl\":\"https://raw.githubusercontent.com/catppuccin/obsidian/HEAD/theme.css\"}",
"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": true,
"dgShowLocalGraph": true,
"dgShowInlineTitle": true,
"dgShowFileTree": true,
"dgEnableSearch": true,
"dgShowToc": false,
"dgLinkPreview": true,
"dgShowTags": false
}
}