zenhack / sandcal

Sandstorm calendar app
Apache License 2.0
4 stars 0 forks source link

Upcoming events view needs some limits for recurring events #9

Closed ocdtrekkie closed 4 years ago

ocdtrekkie commented 4 years ago

I added a yearly recurring event (my birthday!) to my test grain, and the Upcoming Events page now has that going all the way out to the year 2119. That feels a little excessive to display at once. I don't think anything over a year out should ever be considered an "upcoming event" on a calendar app.

zenhack commented 4 years ago

Yeah, right now it's capped to 100 events, but (1) possibly that's too many and (2) there probably should be some time-based horizon too.

zenhack commented 4 years ago

Added some more reasonable limits; closing.