mirror of
https://github.com/shanshuimei/obsidian-generate-timeline.git
synced 2026-07-22 05:37:40 +00:00
20 lines
No EOL
541 B
JSON
20 lines
No EOL
541 B
JSON
{
|
|
"lineWidth": 3,
|
|
"lineColor": "#ff0000",
|
|
"itemSpacing": 30,
|
|
"cardBackground": "#000000",
|
|
"cardTextColor": "#ffffff",
|
|
"cardBorderColor": "#ffffff",
|
|
"milestoneCardBackground": "#ff0000",
|
|
"milestoneCardTextColor": "#ffffff",
|
|
"milestoneCardBorderColor": "#ffffff",
|
|
"animationDuration": 200,
|
|
"dateAttribute": "created",
|
|
"fileNamePrefix": "",
|
|
"fileNameSuffix": "",
|
|
"defaultPosition": "right",
|
|
"language": "zh-CN",
|
|
"milestoneAttribute": "milestone",
|
|
"milestoneValue": "yes",
|
|
"timelineDateTextColor": "#0a0000"
|
|
} |