From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: Re: Create sub-directories and files from within org Date: Tue, 22 Oct 2013 08:11:12 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYant-0002tj-B0 for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 08:11:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYanp-0007br-8h for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 08:11:17 -0400 Received: from mail-ob0-x230.google.com ([2607:f8b0:4003:c01::230]:45963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYanp-0007bl-3o for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 08:11:13 -0400 Received: by mail-ob0-f176.google.com with SMTP id uy5so4798818obc.35 for ; Tue, 22 Oct 2013 05:11:12 -0700 (PDT) In-Reply-To: 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: John Kitchin Cc: "emacs-orgmode@gnu.org" , Chris Henderson On Mon, Oct 21, 2013 at 9:10 PM, John Kitchin wrote: > You can do something like this: Neat! I will give it a shot. I might also try to incorporate it into a capture template.