Skip to content

Newest Obsidian update broke Keys #533

Description

@linuxreader

Hello, With the newest update to Obsidian, my trackers fail when they have additional key:value pairs under "line":

searchTarget: weight
startDate: 2025-07-01
endDate: 2025-11-30
folder: personal/Journal/Daily
fixedScale: 0.75
line:
lineColor: yellow
title: Weight Tracker
yAxisLabel: Weight
yAxisUnit: lbs
xAxisLabel: Date
summary:
template: "Average: {{average()}}lb"

The plugins work if I delete:

lineColor: yellow 
title: Weight Tracker 
yAxisLabel: Weight 
yAxisUnit: lbs 
xAxisLabel: Date

Is there a way to fix this so they work? I get error "lineColor is not an available key"

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more infoFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions