emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] "Inheriting" timestamps


From: Bastien
Subject: Re: [O] "Inheriting" timestamps
Date: Fri, 03 Aug 2012 20:08:54 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

James Harkins <address@hidden> writes:

> If that isn't feasible, I'd be satisfied with an automatic way to
> change all the timestamps in subheadings underneath a given heading:
> put the Emacs cursor on the "Pending today" line, hit some keystroke,
> and all the dates change underneath.

(setq org-loop-over-headlines-in-active-region t)

Go to "* Pending today". 

C-c @ to mark the whole subtree.

C-c C-s to schedule all headlines (the subtree and its content.)

HTH,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]