Move the texts of each online help screen to a separate text file. The set of files is supposed to replace the online help screens later. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
14 lines
480 B
Plaintext
14 lines
480 B
Plaintext
Save
|
|
====
|
|
|
|
Save calcurse data.
|
|
Data are splitted into four different files which contain :
|
|
|
|
/ ~/.calcurse/conf -> user configuration
|
|
| (layout, color, general options)
|
|
| ~/.calcurse/apts -> data related to the appointments
|
|
| ~/.calcurse/todo -> data related to the todo list
|
|
\ ~/.calcurse/keys -> user-defined key bindings
|
|
|
|
In the config menu, you can choose to save the Calcurse data
|
|
automatically before quitting. |