From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Crotti Subject: Re: TODO hooks Date: Mon, 16 Aug 2010 18:40:18 +0200 Message-ID: References: <4C694B95.9020801@jboecker.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=57514 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ol2je-0004SR-Rg for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 12:40:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ol2jd-0001KS-8M for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 12:40:30 -0400 Received: from lo.gmane.org ([80.91.229.12]:36971) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol2jd-0001KB-2D for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 12:40:29 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ol2jb-0002DF-H6 for emacs-orgmode@gnu.org; Mon, 16 Aug 2010 18:40:27 +0200 Received: from xdsl-89-0-29-200.netcologne.de ([89.0.29.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Aug 2010 18:40:27 +0200 Received: from andrea.crotti.0 by xdsl-89-0-29-200.netcologne.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Aug 2010 18:40:27 +0200 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 Jan Böcker writes: > > Just make a checklist somewhere: > > * DONE Notify people of my current address > - [X] Y > - [X] Z > - [X] W > > When your address changes, change the todo state to TODO and do M-x > org-reset-checkbox-state-subtree to uncheck all the boxes. > > Of course, you still have to remember to do that, but don't have to > remember /who/ you have to notify (because you can add to this list > whenever you give your address to someone new). > > If that does not accomplish your goal, please provide more detailed > explanation of what Org should do to help you in this situation. > > -- Jan > Yes this sounds good already thanks. I was also just wondering in general if it could be done something more general. That's more an elisp problem though, for example when the result of the command ls -l | grep == 1 add something to the agenda.