From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: Re: insert todo from agenda? Date: Sun, 15 Jun 2008 12:01:39 -0700 Message-ID: <87lk16a5f0.fsf@mixandgo.ro> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7xU8-0005Gq-KJ for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 15:01:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7xU6-0005F4-II for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 15:01:51 -0400 Received: from [199.232.76.173] (port=33654 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7xU6-0005Eo-4n for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 15:01:50 -0400 Received: from main.gmane.org ([80.91.229.2]:41417 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K7xU5-0000Rf-QY for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 15:01:50 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K7xU3-0007Ox-NA for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 19:01:47 +0000 Received: from c-76-21-40-194.hsd1.ca.comcast.net ([76.21.40.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jun 2008 19:01:47 +0000 Received: from cezar by c-76-21-40-194.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jun 2008 19:01:47 +0000 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: emacs-orgmode@gnu.org knubee writes: > This seems like an obvious question, but I haven't been able to find an answer. > > Is there a simple command for entering a new TODO item from the agenda view? > (something analogous to "i d" for inserting a diary entry) > > If not, how do people quickly enter new scheduled/deadline TODO items? > I'd like to see this feature too as I am alwas in my agenda buffer. As people do it now is by using remember. Cezar