pimutils/khal

Allow viewing calendar with proportional times

开放

#311 创建于 2015年12月15日

 (2 条评论) (2 个反应) (0 位负责人)Python (191 个派生)batch import
help wantedtype: enhancement

仓库指标

星标
 (2,349 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南