all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using checkboxes: nested lists
@ 2014-02-12 14:50 jonetsu
  2014-02-13 16:31 ` Charles Millar
  0 siblings, 1 reply; 3+ messages in thread
From: jonetsu @ 2014-02-12 14:50 UTC (permalink / raw
  To: emacs-orgmode

Hello again,

  Is there a way to have nested lists.  The example below would have
maintest to be all marked only when all test4 items would be checked.
This is not the case now as maintest is checked 2/2 as if test4 was a
different item not at the same identation level below maintest.  

- [2/2] maintest
  - [X] test2
  - [X] test3
  - [1/2] test4
    - [X] test4a
    - [ ] test4b

Thanks.

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

* Re: Using checkboxes: nested lists
  2014-02-12 14:50 Using checkboxes: nested lists jonetsu
@ 2014-02-13 16:31 ` Charles Millar
  2014-02-13 17:20   ` jonetsu
  0 siblings, 1 reply; 3+ messages in thread
From: Charles Millar @ 2014-02-13 16:31 UTC (permalink / raw
  To: emacs-orgmode

jonetsu@teksavvy.com wrote:
> - [2/2] maintest
>    - [X] test2
>    - [X] test3
>    - [1/2] test4
>      - [X] test4a
>      - [ ] test4b
This may be a solution for your purposes

- [2/3] maintest
   - [X] test2
   - [X] test3
   - [ ] test4 [1/2]
     - [X] test4a
     - [  ] test4b

Charlie Millar

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

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

* Re: Using checkboxes: nested lists
  2014-02-13 16:31 ` Charles Millar
@ 2014-02-13 17:20   ` jonetsu
  0 siblings, 0 replies; 3+ messages in thread
From: jonetsu @ 2014-02-13 17:20 UTC (permalink / raw
  To: emacs-orgmode

On Thu, 13 Feb 2014 11:31:56 -0500,
Charles Millar <millarc@verizon.net> wrote :

> This may be a solution for your purposes
> 
> - [2/3] maintest
>    - [X] test2
>    - [X] test3
>    - [ ] test4 [1/2]
>      - [X] test4a
>      - [  ] test4b

This works nicely - thanks.

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

end of thread, other threads:[~2014-02-13 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 14:50 Using checkboxes: nested lists jonetsu
2014-02-13 16:31 ` Charles Millar
2014-02-13 17:20   ` jonetsu

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.