From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Shi Subject: Re: Add to do item in the Org Agenda Day Grid Date: Wed, 26 Mar 2008 12:23:08 -0400 Message-ID: <47EA786C.3090402@cornell.edu> References: <20371.1206440231@localhost> <87lk45sodx.fsf@gmx.de> <47EA63BF.8000800@cornell.edu> <20080326111641.3cb54f4e@dhcp-296-6> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JeYP9-0007ik-Az for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 12:23:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JeYP7-0007h6-VV for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 12:23:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeYP7-0007gs-P2 for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 12:23:09 -0400 Received: from granite2.mail.cornell.edu ([128.253.83.142] helo=authusersmtp.mail.cornell.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JeYP7-0007zt-LW for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 12:23:09 -0400 In-Reply-To: <20080326111641.3cb54f4e@dhcp-296-6> 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: John Rakestraw Cc: emacs-orgmode@gnu.org Hi John, Thank you! Could you explain a little bit more about how to set up your "remember templates"? Xin John Rakestraw wrote: > On Wed, 26 Mar 2008 10:54:55 -0400 > Xin Shi wrote: > > >> I'm wondering if there's a way to add todo item in the buffer "Org >> Agenda" on its Day Grid? Since there are frequently something jumps >> up and I want to keep it in the schedule. >> > > While in the agenda buffer, I call one of my remember templates, add > the TODO, schedule it (using ctrl-c ctrl-s), and then refresh the agenda > buffer. The new TODO shows up on the scheduled date. > >