From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Automatically move completed TODO items and checkboxes to another file Date: Sun, 05 Sep 2010 20:44:27 +0200 Message-ID: <877hj0114k.fsf@gnu.org> References: <87vd793r27.wl%ucecesf@ucl.ac.uk> <87vd6nwtuq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=40243 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsKRG-0008Ut-BF for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 14:59:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsKCZ-0004SI-2g for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 14:44:28 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:62405) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsKCY-0004S8-T1 for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 14:44:27 -0400 Received: by wwb24 with SMTP id 24so4768313wwb.30 for ; Sun, 05 Sep 2010 11:44:26 -0700 (PDT) In-Reply-To: (Michael Hoffman's message of "Fri, 03 Sep 2010 14:17:50 -0700") 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: Michael Hoffman <9qobl2n02@sneakemail.com> Cc: emacs-orgmode@gnu.org Hi Michael, Michael Hoffman <9qobl2n02@sneakemail.com> writes: > Well, the commands: > > C-u C-c C-c > C-x C-x > C-c * > > convert the checkboxes to headings but eliminate the hierarchy. > > I've also tried regex-searching for something like "^ - \[ \]" -> "*** > TODO" but it's not foolproof since the number of leading spaces doesn't > always have something to do with the level of the previous header. I see -- I'm not familiar enough with the new list implementation to look into this now... Best, -- Bastien