From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-agenda-diary-entry without date tree Date: Sun, 15 Nov 2009 08:42:52 +0100 Message-ID: <43BF1AD3-2CFC-46C3-BCCE-C39E61F0E203@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9ZlG-0006CX-Do for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 02:43:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9ZlB-0006Bs-Ox for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 02:43:02 -0500 Received: from [199.232.76.173] (port=45246 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9ZlB-0006Bi-Ki for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 02:42:57 -0500 Received: from mx20.gnu.org ([199.232.41.8]:3666) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N9ZlB-0004ug-6A for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 02:42:57 -0500 Received: from ey-out-1920.google.com ([74.125.78.148]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N9ZlA-0001F6-KH for emacs-orgmode@gnu.org; Sun, 15 Nov 2009 02:42:56 -0500 Received: by ey-out-1920.google.com with SMTP id 3so1402476eyh.34 for ; Sat, 14 Nov 2009 23:42:54 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Lundin Cc: Org Mode On Nov 14, 2009, at 1:33 PM, Matt Lundin wrote: > Hi Carsten, > > The new org-agenda-diary-entry looks quite convenient. > > Would it be possible to add an option to bypass the date tree so as to > add each new appointment as a simple first level heading? I prefer to > keep my appointments organized by project and/or category and have no > real use for the date tree. Ideally, new appointments would appear as > first level headlines in the org-agenda-diary-file (i.e., my inbox), > ready to be refiled. Hi Matt, why are you not simply using your remember template for this? - Carsten