From mboxrd@z Thu Jan 1 00:00:00 1970 From: knubee Subject: insert todo from agenda? Date: Sun, 15 Jun 2008 15:31:24 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7uG9-0004Ww-8x for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 11:35:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7uG6-0004Tv-Mg for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 11:35:11 -0400 Received: from [199.232.76.173] (port=44007 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7uG6-0004Tl-DO for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 11:35:10 -0400 Received: from main.gmane.org ([80.91.229.2]:38759 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 1K7uG6-0001va-3e for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 11:35:10 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1K7uFy-0008RR-U0 for emacs-orgmode@gnu.org; Sun, 15 Jun 2008 15:35:06 +0000 Received: from 218-186-11-3.cache.maxonline.com.sg ([218-186-11-3.cache.maxonline.com.sg]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jun 2008 15:35:02 +0000 Received: from knubee by 218-186-11-3.cache.maxonline.com.sg with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jun 2008 15:35:02 +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 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? thanks