From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastjan Trepca" Subject: Re: Moving items to categories Date: Sun, 16 Dec 2007 10:32:19 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J3prG-00027W-3Y for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 04:32:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J3prD-00021Q-Ky for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 04:32:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3prD-00020i-B2 for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 04:32:23 -0500 Received: from py-out-1112.google.com ([64.233.166.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J3prD-0003MD-20 for emacs-orgmode@gnu.org; Sun, 16 Dec 2007 04:32:23 -0500 Received: by py-out-1112.google.com with SMTP id a73so4659749pye.14 for ; Sun, 16 Dec 2007 01:32:19 -0800 (PST) In-Reply-To: Content-Disposition: inline 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 Nevermind, found out that you can assign property CATEGORY. Sebastjan On 12/14/07, Sebastjan Trepca wrote: > Hi, > > another quick question, I have a lot of categories so I move todo > items around a lot. I currently use copy/paste method, but it's quite > slow. Is there anything similar to setting tags, where you get > autocompletion etc? > > Thanks, Sebastjan >