aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/calendar-usage-add-appointment.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-08-04 21:38:54 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:43 +0800
commitb77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch)
tree6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/calendar-usage-add-appointment.page
parenteb79ee913685794a77a7bbeb24eb73028f183813 (diff)
downloadgsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip
Put new user documentation in place
Diffstat (limited to 'help/C/calendar-usage-add-appointment.page')
-rw-r--r--help/C/calendar-usage-add-appointment.page36
1 files changed, 36 insertions, 0 deletions
diff --git a/help/C/calendar-usage-add-appointment.page b/help/C/calendar-usage-add-appointment.page
new file mode 100644
index 0000000000..04d20010b7
--- /dev/null
+++ b/help/C/calendar-usage-add-appointment.page
@@ -0,0 +1,36 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="calendar-usage-add-appointment">
+
+ <info>
+ <desc>Adding an appointment.</desc>
+
+ <link type="guide" xref="calendar-usage" />
+
+ <revision pkgversion="3.0.2" version="0.2" date="2011-08-01" status="final"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Adding an Appointment</title>
+
+<steps>
+<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Appointment</gui></guiseq>, or double-click in a blank space in the calendar to open the Appointment dialog. The particular time on the calendar view against which you have double clicked on will be suggested for the new appointment. You can also directly write in the calendar and then adjust the duration by dragging it with the mouse.</p></item>
+<item><p>If you use the Appointment dialog:</p></item>
+<item><p>Select a calendar in the <gui>Calendar</gui> drop-down list.</p></item>
+<item><p>Enter a brief summary in the <gui>Summary</gui> field.</p></item>
+<item><p>(Optional) Type a location in the <gui>Location</gui> field.</p></item>
+<item><p>To select this appointment as an all day event, click <guiseq><gui>Options</gui><gui>All Day Event</gui></guiseq>, or click the <gui>All Day Event</gui> button on the toolbar.</p></item>
+<item><p>Select the date and time.</p></item>
+<item><p>If the event is not an all day event, select either <gui>For</gui> to specify the duration, or select <gui>Until</gui> to specify the ending time of the event.</p></item>
+<item><p>(Optional) Enter a description in the <gui>Description</gui> field.</p></item>
+<item><p>To show the time as <link xref="calendar-free-busy">busy</link> to others, click <guiseq><gui>Options</gui><gui>Show Time as Busy</gui></guiseq>.</p></item>
+</steps>
+<note><p>You can also define a <link xref="calendar-timezones">time zone</link>, a <link xref="using-categories">category</link>, a <link xref="calendar-alarms-and-reminders">reminder</link>, a <link xref="calendar-recurrence">recurrence</link>, or a <link xref="calendar-classifications">classification</link> for the event, or add an attachment.</p></note>
+
+</page>