Re: [O] Checkbox difficulties

2011-10-11 Thread Dave Abrahams
on Thu Oct 06 2011, Dave Abrahams wrote: > Here's a version that deals with at least one of your caveats: > > (defun ndk/checkbox-list-complete () > (save-excursion > (org-back-to-heading t) > (when looking-at (concat > "^\\*+[ \t]+" > org-

Re: [O] Checkbox difficulties

2011-10-06 Thread Dave Abrahams
on Mon Oct 03 2011, Nick Dokos wrote: > Dave Abrahams wrote: > >> >> on Mon Oct 03 2011, Nick Dokos wrote: >> >> > Dave Abrahams wrote: >> > >> >> Wow, that's awesome... we're *so* close... but how do I get it to >> >> automatically mark the item DONE when the last box is checked? >> >> >>

Re: [O] Checkbox difficulties

2011-10-03 Thread Nick Dokos
Dave Abrahams wrote: > > on Mon Oct 03 2011, Nick Dokos wrote: > > > Dave Abrahams wrote: > > > >> Wow, that's awesome... we're *so* close... but how do I get it to > >> automatically mark the item DONE when the last box is checked? > >> > > > > Take a look at > > > > http://thread.gman

Re: [O] Checkbox difficulties

2011-10-03 Thread Dave Abrahams
on Mon Oct 03 2011, Nick Dokos wrote: > Dave Abrahams wrote: > >> Wow, that's awesome... we're *so* close... but how do I get it to >> automatically mark the item DONE when the last box is checked? >> > > Take a look at > > http://thread.gmane.org/gmane.emacs.orgmode/42715/focus=42721 Wo

Re: [O] Checkbox difficulties

2011-10-03 Thread Dave Abrahams
on Mon Oct 03 2011, Nick Dokos wrote: > Dave Abrahams wrote: > >> Wow, that's awesome... we're *so* close... but how do I get it to >> automatically mark the item DONE when the last box is checked? >> > > Take a look at > > http://thread.gmane.org/gmane.emacs.orgmode/42715/focus=42721 Th

Re: [O] Checkbox difficulties

2011-10-02 Thread Nick Dokos
Dave Abrahams wrote: > Wow, that's awesome... we're *so* close... but how do I get it to > automatically mark the item DONE when the last box is checked? > Take a look at http://thread.gmane.org/gmane.emacs.orgmode/42715/focus=42721 Nick

Re: [O] Checkbox difficulties

2011-10-02 Thread Nicolas Goaziou
Dave Abrahams writes: >>> You may have a look to org-checklist.el in contrib directory. It >>> exactly does that. >> >> Wow, that's awesome... we're *so* close... but how do I get it to >> automatically mark the item DONE when the last box is checked? > ^^ > Still want that one. You mig

Re: [O] Checkbox difficulties

2011-10-02 Thread Dave Abrahams
on Sun Oct 02 2011, Dave Abrahams wrote: > on Sun Oct 02 2011, Nicolas Goaziou wrote: > >> Hello, >> >> Dave Abrahams writes: >> >>> I'm having two problems with checkboxes: >>> >>> 1. They're hard to navigate to. I have a task with 4 checkboxed >>>sub-items, and it's very fiddly getting

Re: [O] Checkbox difficulties

2011-10-02 Thread Dave Abrahams
on Sun Oct 02 2011, Nicolas Goaziou wrote: > Hello, > > Dave Abrahams writes: > >> I'm having two problems with checkboxes: >> >> 1. They're hard to navigate to. I have a task with 4 checkboxed >>sub-items, and it's very fiddly getting my cursor in position to >>check them off. Is the

Re: [O] Checkbox difficulties

2011-10-02 Thread Nicolas Goaziou
Hello, Dave Abrahams writes: > I'm having two problems with checkboxes: > > 1. They're hard to navigate to. I have a task with 4 checkboxed >sub-items, and it's very fiddly getting my cursor in position to >check them off. Is there a trick for this? No. I use C-s to navigate to the ch

Re: [O] Checkbox difficulties

2011-10-02 Thread John Hendy
On Sun, Oct 2, 2011 at 2:06 PM, Dave Abrahams wrote: > > Hi! > > I'm having two problems with checkboxes: > > 1. They're hard to navigate to. I have a task with 4 checkboxed > sub-items, and it's very fiddly getting my cursor in position to > check them off. Is there a trick for this? > > >

[O] Checkbox difficulties

2011-10-02 Thread Dave Abrahams
Hi! I'm having two problems with checkboxes: 1. They're hard to navigate to. I have a task with 4 checkboxed sub-items, and it's very fiddly getting my cursor in position to check them off. Is there a trick for this? 2. When I have a repeating TODO item with checkbox dependencies, the