emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with checkbox
@ 2011-08-03 14:04 mz.lassoued
  2011-08-04  1:48 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: mz.lassoued @ 2011-08-03 14:04 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
      
      I have one problem with the checkbox.  i have an org file wich contain the
      following structure
      
            
* Daily Routine
#+CATEGORY: Daily
** TODO item1[0/2]                                                     :HOME:
      1. [ ] item1
      2. [ ] item2
     :PROPERTIES:
     :STYLE:    habit
     :LOGGING:  lognoterepeat
     :END:
   SCHEDULED: <2011-07-30 Sat +1d>
     - Refiled on [2011-07-29 Fri 14:25]
** TODO item2 [0/3]                                                    :HOME:
      1. [ ] item1
      2. [ ] item2
      3. [ ] item3
     :PROPERTIES:
     :STYLE:    habit
     :LOGGING:  lognoterepeat
     :END:
   SCHEDULED: <2011-07-30 Sat +1d>
     - Refiled on [2011-07-29 Fri 14:25]
** TODO item3 [0/11]                                                     :HOME:
      1. [ ] item1
      2. [ ] item2
     :PROPERTIES:
     :STYLE:    habit
     :LOGGING:  lognoterepeat
     :COOKIE_DATA: todo
     :END:
   SCHEDULED: <2011-07-30 Sat +1d>
     - Refiled on [2011-07-29 Fri 14:25] 
** (this empty headline is the temporary work arround) 
* Thesis
#+CATEGORY: Thesis
** TODO item2                                                           :LAB:COMPUTER:
   SCHEDULED: <2011-07-29 Fri>
   DEADLINE: <2011-07-31 Sun>   
   - Refiled on [2011-07-29 Fri 02:02]
** TODO [#B] item2 [0/9]                                                :LAB:COMPUTER:
      1. [ ] item1 [0/2]
        1. [ ] item1
        2. [ ] item2
      2. [ ] item2
      3. [ ] item3
      4. [ ] item4
        1. [ ] item1
        2. [ ] item2
      5. [ ] item5
   Refiled on [2011-07-28 Thu 11:18]
   SCHEDULED: <2011-07-29 Fri>
   DEADLINE: <2011-07-31 Sun>
      
   As you can see the counter of 3rd TODO item in the category Daily show [0/11]
   insted of [0/3].
      as a temporary workarround i inserted a second level (empty) as marked
      any help will be appreciated
      
      

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with checkbox
  2011-08-03 14:04 Problem with checkbox mz.lassoued
@ 2011-08-04  1:48 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2011-08-04  1:48 UTC (permalink / raw)
  To: mz.lassoued; +Cc: emacs-orgmode

"mz.lassoued" <mz.lassoued@gmail.com> writes:

> Hi,
>       
>       I have one problem with the checkbox.  i have an org file wich contain the
>       following structure

I think we need more information.  What version of org-mode are you
using?

For Item 3 I get [0/0] since there are no subtasks for that task.
For the last TODO [#B] item 2 I get [0/5] not [0/9] since it counts the
first level of checkboxes (not the sub-checkboxes)

Regards,
Bernt

>       
>             
> * Daily Routine
> #+CATEGORY: Daily
> ** TODO item1[0/2]                                                     :HOME:
>       1. [ ] item1
>       2. [ ] item2
>      :PROPERTIES:
>      :STYLE:    habit
>      :LOGGING:  lognoterepeat
>      :END:
>    SCHEDULED: <2011-07-30 Sat +1d>
>      - Refiled on [2011-07-29 Fri 14:25]
> ** TODO item2 [0/3]                                                    :HOME:
>       1. [ ] item1
>       2. [ ] item2
>       3. [ ] item3
>      :PROPERTIES:
>      :STYLE:    habit
>      :LOGGING:  lognoterepeat
>      :END:
>    SCHEDULED: <2011-07-30 Sat +1d>
>      - Refiled on [2011-07-29 Fri 14:25]
> ** TODO item3 [0/11]                                                     :HOME:
>       1. [ ] item1
>       2. [ ] item2
>      :PROPERTIES:
>      :STYLE:    habit
>      :LOGGING:  lognoterepeat
>      :COOKIE_DATA: todo
>      :END:
>    SCHEDULED: <2011-07-30 Sat +1d>
>      - Refiled on [2011-07-29 Fri 14:25] 
> ** (this empty headline is the temporary work arround) 
> * Thesis
> #+CATEGORY: Thesis
> ** TODO item2                                                           :LAB:COMPUTER:
>    SCHEDULED: <2011-07-29 Fri>
>    DEADLINE: <2011-07-31 Sun>   
>    - Refiled on [2011-07-29 Fri 02:02]
> ** TODO [#B] item2 [0/9]                                                :LAB:COMPUTER:
>       1. [ ] item1 [0/2]
>         1. [ ] item1
>         2. [ ] item2
>       2. [ ] item2
>       3. [ ] item3
>       4. [ ] item4
>         1. [ ] item1
>         2. [ ] item2
>       5. [ ] item5
>    Refiled on [2011-07-28 Thu 11:18]
>    SCHEDULED: <2011-07-29 Fri>
>    DEADLINE: <2011-07-31 Sun>
>       
>    As you can see the counter of 3rd TODO item in the category Daily show [0/11]
>    insted of [0/3].
>       as a temporary workarround i inserted a second level (empty) as marked
>       any help will be appreciated
>       
>       

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-04  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-03 14:04 Problem with checkbox mz.lassoued
2011-08-04  1:48 ` Bernt Hansen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).