.::= Moonbird =::.

Categories

Every event may belong to a number of categories. The valid categories can be defined in the .mcal file.

      <categories>
        <workshift/>
        <appointment/>
      </categories>
      

By assigning categories to an event, you can control the apperance of the event. If you want to make all events with a given category to appear as background events, put this in the .mcal file.

      <background-category>workshift</background-category>