Files
Notes/.obsidian/plugins/rich-foot/data.json
2025-10-22 22:13:54 +02:00

26 lines
715 B
JSON

{
"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"
}