From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Allowing multiple date trees in a single file Date: Wed, 18 Jan 2017 12:23:53 +0100 Message-ID: <87y3y8zk52.fsf@nicolasgoaziou.fr> References: <87wpdv4fdq.fsf@nicolasgoaziou.fr> <871sw1zice.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cToLV-0001iA-45 for emacs-orgmode@gnu.org; Wed, 18 Jan 2017 06:24:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cToLR-0004TJ-RA for emacs-orgmode@gnu.org; Wed, 18 Jan 2017 06:24:05 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:60545) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cToLR-0004So-KY for emacs-orgmode@gnu.org; Wed, 18 Jan 2017 06:24:01 -0500 In-Reply-To: (Carsten Dominik's message of "Wed, 18 Jan 2017 06:53:46 +0100") 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" To: Carsten Dominik Cc: org-mode list Hello, Carsten Dominik writes: > I meant > > :DATE_TREE: my_diary > :DATE_TREE: food_and_health > :DATE_TREE: movies watched It sounds less useful because we already have ways to identify uniquely a heading. > Another thing I was thinking is a way to force prompting for a date, for > example through a prefix argument, so that a single capture template could > be used for using the current date and optionally a set one. It is nice, too. It would reduce the number of new capture target types required. Regards, -- Nicolas Goaziou