James Harkins <jamshar...@gmail.com> 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