-
-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Feature Description
The calendar event list order is not convenient.
Problem Statement
Typically when I bring up the calendar event list, I want to see what's the next upcoming meeting on my calendar for the day. The problem is that the way the list is ordered, it goes from the oldest to current to the fiture.
That can lead to scrolling in order to find the next event/meeting for the day.
Proposed Solution
It would be nice to have Today's events at the top of the list and then other items. I realize that could lead to some weird ordering because it would lead to Today, then the oldest, then the future events, or something like that.
Perhaps you could maintain the order as is, but show the list at Today by default, such if I scroll back, I would scroll into old events, and if I scroll forward, I would scroll into the future.