From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Remember in Agenda buffers Date: Mon, 16 Jun 2008 18:13:44 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v924) 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 1K8HMX-0004UW-7s for emacs-orgmode@gnu.org; Mon, 16 Jun 2008 12:15:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8HMW-0004Tv-M2 for emacs-orgmode@gnu.org; Mon, 16 Jun 2008 12:15:20 -0400 Received: from [199.232.76.173] (port=51199 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8HMW-0004Tq-Iq for emacs-orgmode@gnu.org; Mon, 16 Jun 2008 12:15:20 -0400 Received: from ug-out-1314.google.com ([66.249.92.172]:33475) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8HMW-0000mS-94 for emacs-orgmode@gnu.org; Mon, 16 Jun 2008 12:15:20 -0400 Received: by ug-out-1314.google.com with SMTP id l31so416975ugc.48 for ; Mon, 16 Jun 2008 09:15:19 -0700 (PDT) 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: Thomas Baumann Cc: emacs-orgmode@gnu.org Hi Thomas, Manuel, On Jun 1, 2008, at 11:38 AM, Thomas Baumann wrote: > Hi, > > my workflow for new appointments is > > 1. check agenda for free dates > (cursor will be on the day/time of the free time slot) > 2, use remember to record the appointment > (currently inserting the timestamp manually) > > I know I can insert new entries into the diary with "i". However, I do > not use the diary and keep all appointments in org. > > Maybe someone has a remember template which automatically inserts the > timestamp from the cursor position (date in month and week modes, date > and time in day grid mode) Hi Thomas, have made changes that will allow to do this, and more. Thanks for this idea, I think it is good new stuff. Please check the releas notes of 6.05 when it appears. - Carsten