blob: d9d98a62e9e3d43583d02ef558b418949050c605 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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.
|