Skip to content

Add way to omit old events #17

@Jojodicus

Description

@Jojodicus

Running calendars for multiple years, they naturally fill up with events over time.
This can fill up the calendar with now-unneeded events.
As a secondary issue, this drives up bandwidth for each pull, though probably a minor issue in today's day and age.
It would be nice to filter/omit events older than a configurable time frame.

merged.ics:
  title: Awesome Calendar
  omit_older: 90d # new field, naming and format are still WIP
  urls:
    - ...

The default configuration should keep being to show all events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions