emacs-orgmode
[Top][All Lists]
Advanced

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

RE: [Orgmode] Broken plain list check boxes?


From: Chris Randle
Subject: RE: [Orgmode] Broken plain list check boxes?
Date: Thu, 29 Jan 2009 14:58:11 -0000

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





reply via email to

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