summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonubinix <konubinix@gmail.com>2015-01-23 08:53:47 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2016-09-22 21:55:09 +0200
commit3dbb74c4f4418aeeef5eb1b6d8f2376eca2b8d90 (patch)
tree797090d16b7ad6206f877a3ebbf1a589eb9a53e3
parent2a95984afe3f3d3a9b064a50707508aa21c54b0b (diff)
downloadorg-mode-3dbb74c4f4418aeeef5eb1b6d8f2376eca2b8d90.tar.gz
Indicate what happens to CLOCK entries in cloned subtrees
* lisp/org.el (org-clone-subtree-with-time-shift): Add into the documentation string a precision about the deletion of the CLOCK entries into the cloned subtrees. Indicate the rationale for this decision.
-rw-r--r--lisp/org.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/org.el b/lisp/org.el
index a8ede1d..01f825d 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -8903,6 +8903,9 @@ stamps in the subtree shifted for each clone produced. If SHIFT
is nil or the empty string, time stamps will be left alone. The
ID property of the original subtree is removed.
+In each clone, all the CLOCK entries will be removed. This
+prevents Org from considering that the clocked times overlap.
+
If the original subtree did contain time stamps with a repeater,
the following will happen:
- the repeater will be removed in each clone