change
This commit is contained in:
parent
14de295a1b
commit
af761f133b
223 changed files with 109433 additions and 16949 deletions
40
.obsidian/plugins/digitalgarden/data.json
vendored
Normal file
40
.obsidian/plugins/digitalgarden/data.json
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"githubRepo": "",
|
||||
"githubToken": "",
|
||||
"githubUserName": "",
|
||||
"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
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue