From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: capture datetree into headline? Date: Thu, 16 Jun 2011 10:11:22 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXEED-0005vf-M7 for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 11:11:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXEE7-0004iW-U5 for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 11:11:29 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:39142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXEE7-0004iH-H1 for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 11:11:23 -0400 Received: by qyk4 with SMTP id 4so3174qyk.0 for ; Thu, 16 Jun 2011 08:11:23 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode I looked over the docs for org-capture, and it seems that file + datetree is the only option. I'd like the datetree to be stored in a specific headline in a file, such as "Log" Is there a way to have file + headline + datetree ("myfile.org" "Log") Or, use the "id" of a headline, like (id+datetree)? Thanks, --Nate