pimutils/khal

Allow viewing calendar with proportional times

Open

#311 建立於 2015年12月15日

在 GitHub 查看
 (2 留言) (2 反應) (0 負責人)Python (2,349 star) (191 fork)batch import
help wantedtype: enhancement

描述

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.

貢獻者指南