From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris Randle" Subject: RE: Broken plain list check boxes? Date: Thu, 29 Jan 2009 14:58:11 -0000 Message-ID: <0E81C195A78E4B32872759C4D4FBD648@CUBE> References: <20090129143412.GC2267@yog-sothoth.mohorovi.cc> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSYLa-0004ID-VG for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 09:58:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSYLZ-0004Hj-HM for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 09:58:26 -0500 Received: from [199.232.76.173] (port=33944 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSYLZ-0004Hg-AU for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 09:58:25 -0500 Received: from lon1-post-3.mail.demon.net ([195.173.77.150]:42174) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSYLY-00064i-Qe for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 09:58:25 -0500 Received: from amlog.demon.co.uk ([80.177.106.135] helo=CUBE) by lon1-post-3.mail.demon.net with esmtp (Exim 4.69) id 1LSYLT-0000XP-dK for emacs-orgmode@gnu.org; Thu, 29 Jan 2009 14:58:19 +0000 In-Reply-To: <20090129143412.GC2267@yog-sothoth.mohorovi.cc> 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 James TD Smith wrote: > Have you looked at org-checklist.el in contrib? I wrote that to > handle this kind of thing. > > Make sure org-checklist.el is in your load path, and add (require > 'org-checklist) to your .emacs. You can then set up your daily task > like so: > > ,----[ test.org ] >> * TODO test >> SCHEDULED: <2009-01-29 Thu + 1d> >> :PROPERTIES: >> :RESET_CHECKBOXES: t >> :END: >> - [ ] Task 1 >> - [ ] Task 2 >> - [ ] Task 3 > `---- > > and when you mark it done all the checkboxes will be cleared. That's cool! -- Chris Randle Windows XP Pro SP3 - GNU Emacs 22.1.1 - Org-mode 6.20f