emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Automatically move completed TODO items and checkboxes


From: Nicolas Goaziou
Subject: Re: [Orgmode] Re: Automatically move completed TODO items and checkboxes to another file
Date: Sun, 05 Sep 2010 21:47:25 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO)

Hello,
>>>>> Michael Hoffman writes:

> 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.

It looks like you're looking for `org-list-make-subtree' (C-c C-*) and
then replacing [CBON] with DONE and [CBOFF] with TODO.

If it's something else, could you explain it with an example?

Regards,

-- Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]