KDAB / Charm

The Cross-Platform Time Tracker
GNU General Public License v2.0
192 stars 70 forks source link

Display events in interactive calendar view #326

Open jangmarker opened 6 years ago

jangmarker commented 6 years ago

Current state: The event editor displays past events as a list and the main view displays tracked time in a (project x weekday) matrix.

Desired: Add calendar view that displays a week calendar and the tracked time within that calendar as events. Event names are the project codes and names. The view would be interactive and allow editing:

(it shouldn't replace views, but rather provide additional visualization)

Reasoning: It makes it easier to edit a past week because it does fit some people's mental model of events better than a plain list.