From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cezar Halmagean" Subject: agenda view assign category Date: Mon, 03 Mar 2008 17:25:31 -0800 Message-ID: <87y78zth4k.fsf@mixandgo.ro> 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 1JWLue-0003hT-Gk for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 20:25:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWLud-0003gL-Q9 for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 20:25:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWLud-0003gC-IS for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 20:25:47 -0500 Received: from main.gmane.org ([80.91.229.2] 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 1JWLud-0003ML-69 for emacs-orgmode@gnu.org; Mon, 03 Mar 2008 20:25:47 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JWLuW-0000tZ-BD for emacs-orgmode@gnu.org; Tue, 04 Mar 2008 01:25:40 +0000 Received: from 208.64.185.250 ([208.64.185.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Mar 2008 01:25:40 +0000 Received: from cezar by 208.64.185.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Mar 2008 01:25:40 +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 Hi list, Is there a way to put tasks under a certain category from the agenda buffer ? Or better from remember. Right now I use this work flow: f7 t (which pops up a remember buffer which starts a task) type my todo item C-c s +1 (schedule the task for tomorrow - just to keep today clear) C-c C-c (save) An then I would have to go and move everything to the right category. What I really want is to make this even faster, maybe have rmemeber tasks automatically scheduled, and have a really easy way to put tasks into categories. Does anyone have a suggestion ? Regards, Cezar