From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-agenda-diary-entry without date tree Date: Thu, 19 Nov 2009 15:35:41 +0100 Message-ID: <35660ECE-96B4-4E8F-AFE9-7C4719888103@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 1NB86z-0006mw-UL for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 09:35:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB86t-0006l8-0n for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 09:35:51 -0500 Received: from [199.232.76.173] (port=43015 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB86s-0006kx-7d for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 09:35:46 -0500 Received: from ey-out-1920.google.com ([74.125.78.148]:13227) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NB86r-0003KK-LG for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 09:35:45 -0500 Received: by ey-out-1920.google.com with SMTP id 3so748424eyh.34 for ; Thu, 19 Nov 2009 06:35:44 -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 Hi Matt, please try (setq org-agenda-insert-diary-strategy 'top-level) HTH - Carsten 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. > > Thanks, > Matt > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten