wingpanel-indicator-datetime icon indicating copy to clipboard operation
wingpanel-indicator-datetime copied to clipboard

Improve how dots summarize a day

Open peteruithoven opened this issue 5 years ago • 0 comments

Now that we have colored dots to indicate events in the date time indicator it might be interesting to consider our options regarding how we summarize all the events in a day.

Example day

Screenshot from 2019-07-19 00-36-06@2x

Current

The current systems creates one dot per event in the color matching it's calendar, with a max of 3 dots.

Examples

  • A day with 2 personal events will result in 2 personal colored dots.
  • A day with 3 personal and a work event will result in 3 personal colored dots.

Benefit

Gives a better idea of amount of events as long as it's less than 4 events. Screenshot from 2019-07-19 00-36-39@2x Screenshot from 2019-07-18 20-17-39@2x

Android calendar

The month overview of the Android calendar on the other hand will show only one dot per color/calendar.

Examples

  • A day with 2 personal events will result in 1 personal colored dot.
  • A day with 3 personal and a work event will result in 1 personal and 1 work colored dots.

Benefit

Gives a better idea of the type of events during a day, as long as there are no more than 3 types during the same day. Screenshot from 2019-07-19 00-38-07@2x Android event dots

iOS

iOS puts one grey dot no matter how many events.

Benefit

Simplicity.

I'm looking for more existing work (applications that have some kind of event dots concept), please share.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

peteruithoven avatar Jul 18 '19 21:07 peteruithoven