pimutils/khal

Allow viewing calendar with proportional times

Open

#311 ouverte le 15 déc. 2015

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)Python (191 forks)batch import
help wantedtype: enhancement

Métriques du dépôt

Stars
 (2 349 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

This is closely related to issue #251 (week view). As part of the week view, proportional times should be implemented. That is, time will be "to scale" on the vertical axis, as will the duration of the events. Hence, an event that lasts four hours will take twice the number of rows as an event that takes two hours. This makes visually parsing days much easier, as per these comments.

In addition to supplying a week view that works with proportional times, it's be useful to allow showing an arbitrary number of days, such as four days in a row.

Guide contributeur