Skip to content

Option to show all day events #23

@rosenpin

Description

@rosenpin

Currently, we filter out all day events in the get_closest function
This is done because otherwise, the all day event will always be shown when it's taking place even if other events are more relevant

Option 1:

Make this optional using a flag

Option 2:

Show other event unless the end time of the all day event is before the start time of the closest event

I personally prefer option 2 as it will do things the 'smart' way, only show all day events if there's nothing else more interesting

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