* Use an AsciiDoc-compatible layout. * Use a maximum line width of 79 characters everywhere. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
16 lines
482 B
Plaintext
16 lines
482 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.
|