<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="calendar-layout-appointment-display"> <info> <desc>Define the displaying of appointments in the calendar.</desc> <link type="guide" xref="calendar-layout" /> <revision pkgversion="3.0.2" version="0.4" date="2012-02-18" status="final"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> </credit> <credit type="author"> <name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/config-prefs-cal.html.en#bshpsxa --> </credit> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> <title>Appearance of Appointments</title> <!-- TODO:POST-3-8: Just listing the partially busted UI options (also see calendar-layout-general-formatting) here is very poor and not task-oriented, but that's it for the time being. Better ideas welcome. --> <!-- TODO: Recheck once https://bugzilla.gnome.org/show_bug.cgi?id=657233 is fixed, as the current UI is a huge mess. --> <p>The following calendar-related options are available under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Display</gui></guiseq>.</p> <section id="general"> <title>General</title> <list> <item><p>Time Divisions:</p> <p>Sets the time increments shown as fine lines on the daily view in the calendar.</p></item> <item><p>Show appointment end times in week and month views:</p> <p>If there is space, Evolution shows the end times in the week and month views for each appointment.</p></item> <item><p>Compress weekends in month view:</p> <p>Select this option to display weekends in one box instead of two in the month view.</p></item> <item><p>Show week numbers:</p> <p>Shows the week numbers next to the respective weeks in the calendar.</p></item> <item><p>Show recurring events in italic in bottom left calendar</p></item> <item><p>Scroll Month View by a week</p></item> </list> </section> <section id="date-time"> <title>Date/Time Format</title> <p>You can change the format of the <gui>Date</gui> column by setting your preferred format.</p> <p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in the <app>Terminal</app> application.</p> </section> </page>