diff options
Diffstat (limited to 'doc/save.txt')
-rw-r--r-- | doc/save.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/save.txt b/doc/save.txt new file mode 100644 index 0000000..d9d98a6 --- /dev/null +++ b/doc/save.txt @@ -0,0 +1,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.
\ No newline at end of file |