qalendar
qalendar copied to clipboard
Set in config the number of events before showing "+ more events"
Is your feature request related to a problem? Please describe. My calendar has room for more than 3 events to be displayed.
Describe the solution you'd like
I would like to be able to set the number of events that can be displayed before showing the "+ more events" link. Something like minShowMore
in the config.
Additional context
Current:
In this case I would set the "minShowMore" to 5
(or 4
depending on the logic)
I am also interessted in this. We could try adding it ourselves.
I made some small changes to make this possible but I don't think I have write acces to this repo