From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: Categories Date: Fri, 12 Oct 2007 01:05:44 +0200 Message-ID: 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 1Ig76I-00082h-S6 for emacs-orgmode@gnu.org; Thu, 11 Oct 2007 19:05:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ig76G-000814-PM for emacs-orgmode@gnu.org; Thu, 11 Oct 2007 19:05:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ig76G-00080p-IN for emacs-orgmode@gnu.org; Thu, 11 Oct 2007 19:05:52 -0400 Received: from nf-out-0910.google.com ([64.233.182.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ig76F-0007MZ-5H for emacs-orgmode@gnu.org; Thu, 11 Oct 2007 19:05:52 -0400 Received: by nf-out-0910.google.com with SMTP id f5so641241nfh for ; Thu, 11 Oct 2007 16:05:49 -0700 (PDT) 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: org-mode Categories are fairly handy for keeping the agenda well organised, but what are the functionalities for moving tasks between different categories e.g a task might move from "PROJ1" to "PROJ2" or some such? Must it be done manually using cut and paste in the org file?