author | spiralman <spiralman> | 2002-08-12 21:27:47 (UTC) |
---|---|---|
committer | spiralman <spiralman> | 2002-08-12 21:27:47 (UTC) |
commit | 598c77cf0a0f934b0835498ba2ac9710cf60d8ca (patch) (side-by-side diff) | |
tree | b981a244863697df17dc828d4ad7d7265508eb08 /docs/usermanual/calendar.sgm | |
parent | 6a83ebf59b68cd8b87f03ef15f07d39748726408 (diff) | |
download | opie-598c77cf0a0f934b0835498ba2ac9710cf60d8ca.zip opie-598c77cf0a0f934b0835498ba2ac9710cf60d8ca.tar.gz opie-598c77cf0a0f934b0835498ba2ac9710cf60d8ca.tar.bz2 |
added info on beaming contacts, tasks, and appointments, plus files from the documents tab.
Diffstat (limited to 'docs/usermanual/calendar.sgm') (more/less context) (ignore whitespace changes)
-rw-r--r-- | docs/usermanual/calendar.sgm | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/usermanual/calendar.sgm b/docs/usermanual/calendar.sgm index 3257ae0..99a810c 100644 --- a/docs/usermanual/calendar.sgm +++ b/docs/usermanual/calendar.sgm @@ -158,33 +158,42 @@ want it). When you are done, click "ok" in the upper right to select that type of repetition, or "x" to set it back to what it was (none if it is a new appointment). </para> <para> Finally, you can add notes to the appointment by clicking the "Notes..." button which will open a dialog with a text entry field for adding notes. Press "ok" to accept the changes to the notes, "x" to cancel. </para> <para> When you are done setting up the appointment, click "ok" in the top right of the window, or "x" to cancel adding the appointment. </para> </section> <section><title>Editing Appointments</title> <para> How you start editing an appointment varies depending on what view you are in, but they will all open the same dialog. The dialog is the same as the Add Appointment dialog, except that the fields will already be filled in with the information that the appointment contains. Clicking "ok" will keep your changes, "x" will revert them to what they were before you edited them. </para> </section> <section><title>Finding Appointments</title> <para> To find a specific appointment, click the find button in the toolbar (small green magnifying glass) and it will open a find dialog. Here you can enter the text you want to search for, as well as the category you want to search for, as well as the start date, and whether you want the search to be case sensitive. Click "Find" to find the next appointment that matches your criteria. </para> </section> -</chapter>
\ No newline at end of file + +<section><title>Beaming Appointments</title> +<para> +To beam an appointment to another device using the IrDA and OBEX protocols, you must first install the IrDA +Applet and enable IrDA with it (see <xref linkend=irda>). Then select the appointment that you would like to +send in the Day View, and select Beam from the menu that appears. Opie will then send the appointment to any +waiting device. +</para> +</section> +</chapter> |