Features:

  • In period view the weeks are columns and there is one line per week day.
  • It works both in interactive mode or with the auto export plugin.
  • The hours and the number of weeks of a weekly event can be defined with a single click and move.
  • The display is compact, so there is only one column of event per day, if an event hide another then it is translated by some pixels.

Warnings:

  • It is my first real usage of java
  • The code is not clean because my goal was to modify a minimum number of existing RAPLA source files.
  • There is known bugs:

o I can't find the period from its name, so the HTML view displays 7 weeks if you do not specify another number of weeks. o If there is overlapping periods, the first one wins. o The bottom hours label are not displayed until some time. o The HTML output is not colored. I developped a small Python script to translate HTML into colored Post Script, but the colors are computed from the event description, so it is not useful to other peoples.

Installation:

The Period view is now part of the main distribution, so you don't need to patch.

Attachments