Skip to content

Daily temperature can be outside the displayed daily range #238

@DJ-Lemon

Description

@DJ-Lemon

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

The displayed temperature for the day should always fall within the day’s temperature range shown on hover.

For example, if the range is 21°C to 30°C, the displayed temperature should not be lower than 21°C or higher than 30°C.

Current behaviour

On 10/03/2026, the calendar shows a temperature of 33°C with a rain cloud icon next to it.

When hovering over the 33°C value, the tooltip shows the day’s temperature range as 21°C to 30°C.

So the displayed temperature for the day is outside the range that is also shown for that same day.

Reproduction

I noticed this first in my custom calander so I did this with a default to make it simpler.

  • Create a new calendar using the default Gregorian calendar.
  • Open the Seasons and Weather tab.
  • Enable Weather.
  • Set the seed to 1.
  • Leave all other settings at their defaults.
  • Go to the date 10/03/2026.
  • Check the displayed daily temperature.
  • Hover over the temperature value to view the range.

Result:
The displayed temperature is 33°C, but the hover range is 21°C to 30°C.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.12.4

Plugin Version

2.1.0

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions