emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to check/uncheck all checkboxes
@ 2013-08-27 10:24 方俊
  2013-09-02 11:38 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: 方俊 @ 2013-08-27 10:24 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

The typical structure as following:
- [-] root
  - [ ] b
  - [X] c
  - [ ] d

What i want is: if I toggle the root, all checkboxes, including root and
children, toggled, no matter the children's status are.

Is there native function/command do things like this?

-- 
Jun Fang
方俊

[-- Attachment #2: Type: text/html, Size: 454 bytes --]

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

* Re: how to check/uncheck all checkboxes
  2013-08-27 10:24 how to check/uncheck all checkboxes 方俊
@ 2013-09-02 11:38 ` Bastien
  2013-09-02 15:13   ` 方俊
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2013-09-02 11:38 UTC (permalink / raw)
  To: 方俊; +Cc: emacs-orgmode

方俊 <heyfng@gmail.com> writes:

> The typical structure as following:
> - [-] root
>   - [ ] b
>   - [X] c
>   - [ ] d
>
> What i want is: if I toggle the root, all checkboxes, including root
> and children, toggled, no matter the children's status are.
>
> Is there native function/command do things like this?

Not from "- [-] root" but from "- [ ] b".

C-u C-u C-u C-c C-c will toggle all checkboxes.

C-u C-c C-c C-u C-c C-c  will untoggle all checkboxes.

HTH,

-- 
 Bastien

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

* Re: how to check/uncheck all checkboxes
  2013-09-02 11:38 ` Bastien
@ 2013-09-02 15:13   ` 方俊
  0 siblings, 0 replies; 3+ messages in thread
From: 方俊 @ 2013-09-02 15:13 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 809 bytes --]

It does not work in my orgmode 8.0.7 in emacs 24.3, prompting an error:
unchecked subitems.
but thank you all the same.

PS: Google tasks does exactly what I described.


On Mon, Sep 2, 2013 at 7:38 PM, Bastien <bzg@gnu.org> wrote:

> 方俊 <heyfng@gmail.com> writes:
>
> > The typical structure as following:
> > - [-] root
> >   - [ ] b
> >   - [X] c
> >   - [ ] d
> >
> > What i want is: if I toggle the root, all checkboxes, including root
> > and children, toggled, no matter the children's status are.
> >
> > Is there native function/command do things like this?
>
> Not from "- [-] root" but from "- [ ] b".
>
> C-u C-u C-u C-c C-c will toggle all checkboxes.
>
> C-u C-c C-c C-u C-c C-c  will untoggle all checkboxes.
>
> HTH,
>
> --
>  Bastien
>



-- 
方俊

[-- Attachment #2: Type: text/html, Size: 1411 bytes --]

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

end of thread, other threads:[~2013-09-02 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-27 10:24 how to check/uncheck all checkboxes 方俊
2013-09-02 11:38 ` Bastien
2013-09-02 15:13   ` 方俊

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).