aboutsummaryrefslogtreecommitdiffstats
path: root/doc/copy_paste.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-09 00:31:30 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-09 00:34:21 +0200
commit906c2fa02731af0a02338b57096947f5b993759d (patch)
treee932888c24faf56df515051dcfad4ac8d5692cc4 /doc/copy_paste.txt
parenta3d43ead87a742e6c1ffa24c9528608cc68c7e52 (diff)
downloadcalcurse-906c2fa02731af0a02338b57096947f5b993759d.tar.gz
calcurse-906c2fa02731af0a02338b57096947f5b993759d.zip
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>
Diffstat (limited to 'doc/copy_paste.txt')
-rw-r--r--doc/copy_paste.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/copy_paste.txt b/doc/copy_paste.txt
new file mode 100644
index 0000000..0cff341
--- /dev/null
+++ b/doc/copy_paste.txt
@@ -0,0 +1,11 @@
+Copy and Paste
+==============
+
+Copy and paste the currently selected item. This is useful to quickly
+copy an item from one date to another. To do so, one must first
+highlight the item that needs to be copied, then press 'c' to copy.
+Once the new date is chosen in the calendar, the appointment panel must
+be selected and the 'p' key must be pressed to paste the item. The item
+will appear in the appointment panel, assigned to the newly selected
+date.
+