Skip to content

[FR]: Add advanced calendar start/end time settings #1908

@AndreMonthy

Description

@AndreMonthy

Feature Description

Version I encountered this problem with.
Image

After updating, the calendar view start time was 06:00 and the end time was 22:00. This was a jarring default change, as before the update the calendar showed the full day.

I looked through the settings to see if I could change the calendar start and end time, but I could not find an option:

Image

I ended up having to go into the base file and changed:
slotMinTime: 06:00:00 slotMaxTime: 22:00:00

to

slotMinTime: 00:00:00 slotMaxTime: 24:00:00

My suggestion:

  1. Please revert the default calendar view in the next update so it shows the full day again, preserving the previous behaviour by default.
  2. Please add a setting to change this in the settings GUI, so users do not have to directly edit the base YAML file:
Image

Perhaps name the settings Calendar start time and Calendar end time.

Thanks for your work on this plugin. It is very helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions