Export online help as text files
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>
This commit is contained in:
14
doc/save.txt
Normal file
14
doc/save.txt
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user