Hi Paul,

Paul Whipp <paul.wh...@gmail.com> writes:

> Starting with a blank events.org file, the current year month and
> today are generated as the tutorial describes but all entries appear
> under it, whatever year or month or day I actually set for them
>  using C-c, C-s to schedule a date (or by just associating a date
> with them).

That's how it works.

(org-capture nil "E") will always find today's date in the datetree.

If you want to capture using a different default date, go to an agenda
view, move to another date from the agenda view, then capture using the
`k' keybinding from there.

For example, if this is your agenda:

  Week-agenda (W38):
  Monday     17 September 2012 W38
  Tuesday    18 September 2012
  Wednesday  19 September 2012
  Thursday   20 September 2012
  Friday     21 September 2012
  Saturday   22 September 2012
  Sunday     23 September 2012
  
and point is on Monday's line (yesterday), then `k e' will capture to
Monday's datetree.

HTH,

-- 
 Bastien

Reply via email to