This commit is contained in:
2025-10-22 22:13:54 +02:00
parent 9e44354ef0
commit b63d46a78e
331 changed files with 352530 additions and 3 deletions

26
.obsidian/plugins/rich-foot/data.json vendored Normal file
View File

@@ -0,0 +1,26 @@
{
"borderWidth": 1,
"borderStyle": "dashed",
"borderOpacity": 1,
"borderRadius": 15,
"datesOpacity": 1,
"linksOpacity": 1,
"showReleaseNotes": true,
"excludedFolders": [],
"dateColor": "var(--text-accent)",
"borderColor": "var(--text-accent)",
"linkColor": "var(--link-color)",
"linkBackgroundColor": "var(--tag-background)",
"linkBorderColor": "rgba(255, 255, 255, 0.204)",
"customCreatedDateProp": "",
"customModifiedDateProp": "",
"dateDisplayFormat": "dd mmm yyyy",
"showBacklinks": true,
"showOutlinks": true,
"showDates": true,
"combineLinks": false,
"updateDelay": 3000,
"excludedParentSelectors": [],
"frontmatterExclusionField": "",
"lastVersion": "1.10.9"
}