Skip to content

[FEATURE REQUEST] Configurable calendar lookahead window (CalendarDaysAhead) #627

@julianfj

Description

@julianfj

Description

Events returned should be ordered by start date so the frontend can render them grouped by day.

Use Case

A photo frame is a passive display — people glance at it while walking past. Showing only today's events means you miss anything happening tomorrow or later in the week. A configurable lookahead (e.g. 3–7 days) makes the calendar widget genuinely useful for day-to-day family or home use.

Details

  • The calendar already supports recurring events via Ical.Net, so GetOccurrences(start, end) naturally handles them over any date range.
  • A default of 0 (today only) keeps existing behaviour unchanged for users who don't set the option.

Pre-Submission Checklist

  • This is a feature request and not a bug report

  • I have checked for related issues and checked the documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions