pimutils/khal

Allow viewing calendar with proportional times

Open

#311 opened on 2015年12月15日

GitHub で見る
 (2 comments) (2 reactions) (0 assignees)Python (2,349 stars) (191 forks)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.

コントリビューターガイド