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-
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?
>> >>
>>
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
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
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
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
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
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
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
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
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?
>
>
>
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
12 matches
Mail list logo