From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daimrod Subject: Re: how to hide titles marked with "DONE" Date: Thu, 17 Jul 2014 00:33:38 +0900 Message-ID: <87d2d5b9nx.fsf@tanger.home> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7RDO-0000gg-2G for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 11:34:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7RDE-0000QG-UK for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 11:33:54 -0400 Received: from mail-pd0-x229.google.com ([2607:f8b0:400e:c02::229]:38163) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7RDE-0000Py-Me for emacs-orgmode@gnu.org; Wed, 16 Jul 2014 11:33:44 -0400 Received: by mail-pd0-f169.google.com with SMTP id y10so1433900pdj.0 for ; Wed, 16 Jul 2014 08:33:43 -0700 (PDT) In-Reply-To: (bofe's message of "Wed, 16 Jul 2014 23:19:39 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org bofe writes: > Hi, > I use org to manage my projects. When some works are finished ,I > marked the titles =E2=80=9CDONE=E2=80=9D,but as time goes by ,there are t= oo many of > them, that I can=E2=80=99t focus on the rest of unfinished works. > Is there a way to hide the =E2=80=9CDONE" titles,rather than delete them? You can toggle the archive tag (C-c C-x a) or archive the tasks (C-c=C2=A0C-x=C2=A0C-a). --=20 Daimrod/Greg