* Combining org-clone-subtree-with-time-shift and the skip weeks of org-class
@ 2015-08-27 11:19 Julien Cubizolles
0 siblings, 0 replies; only message in thread
From: Julien Cubizolles @ 2015-08-27 11:19 UTC (permalink / raw)
To: emacs-orgmode
Instead of cloning N times like org-clone-subtree-with-time-shift does,
could one generate the right amount of headings the same way org-class
does. Instead of getting the same entry repeated like org-class does,
you could later change the title of each entry individually:
org-clone-entry-with-class-type-range on
* Cours
<2015-01-01 8:00-10:00>
would create (with a + 1 month timeshift) something like
* Cours
<2015-02-01 8:00-10:00>
* Cours
<2015-02-01 8:00-10:00>
...
some weeks skipped
some holidays skipped
Julien.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-27 11:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 11:19 Combining org-clone-subtree-with-time-shift and the skip weeks of org-class Julien Cubizolles
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.