diff options
Diffstat (limited to 'doc/edit.txt')
-rw-r--r-- | doc/edit.txt | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/doc/edit.txt b/doc/edit.txt index 56554fa..27b8528 100644 --- a/doc/edit.txt +++ b/doc/edit.txt @@ -2,17 +2,22 @@ Edit Item ========= Edit the item which is currently selected. -Depending on the item type (appointment, event, or todo), and if it is -repeated or not, you will be asked to choose one of the item properties -to modify. An item property is one of the following: the start time, the -end time, the description, or the item repetition. -Once you have chosen the property you want to modify, you will be shown -its actual value, and you will be able to change it as you like. -Notes: - o if you choose to edit the item repetition properties, you will - be asked to re-enter all of the repetition characteristics - (repetition type, frequence, and ending date). Moreover, the - previous data concerning the deleted occurences will be lost. - o do not forget to save the calendar data to retrieve the - modified properties next time you launch Calcurse.
\ No newline at end of file +Depending on the item type (appointment, event, or todo), and if it is repeated +or not, you will be asked to choose one of the item properties to modify. An +item property is one of the following: the start time, the end time, the +description, or the item repetition. + +Once you have chosen the property you want to modify, you will be shown its +actual value, and you will be able to change it as you like. + +Notes +----- + +* If you choose to edit the item repetition properties, you will be asked to + re-enter all of the repetition characteristics (repetition type, frequence, + and ending date). Moreover, the previous data concerning the deleted + occurences will be lost. + +* Do not forget to save the calendar data to retrieve the modified properties + next time you launch Calcurse. |