blob: 16a71daded92e259143b5954196df4312f3a42c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
Repeat
======
Repeat an event or an appointment.
You must first select the item to be repeated by moving inside the appointment
panel. Then running the repeat command will lead you to a set of three
questions, with which you will be able to specify the repetition
characteristics:
o type: you can choose between a daily, weekly, monthly or
yearly repetition by pressing 'D', 'W', 'M' or 'Y'
respectively.
o frequency: this indicates how often the item shall be repeated.
For example, if you want to remember an anniversary,
choose a 'yearly' repetition with a frequency of '1',
which means it must be repeated every year. Another
example: if you go to the restaurant every two days,
choose a 'daily' repetition with a frequency of '2'.
o ending date: this specifies when to stop repeating the selected
event or appointment. To indicate an endless
repetition, enter '0' and the item will be repeated
forever.
Notes
-----
* Repeated items are marked with an '*' inside the appointment panel, to be
easily recognizable from non-repeated ones.
* The 'Repeat' and 'Delete' command can be mixed to create complicated
configurations, as it is possible to delete only one occurrence of a repeated
item.
|