emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Moving checkbox item to end of list when checked


From: Bastien
Subject: Re: [O] Moving checkbox item to end of list when checked
Date: Wed, 22 Jan 2014 14:36:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Cecil,

Cecil Westerhof <address@hidden> writes:

> but I would like to get:
> * Actions
>   - [ ] B
>   - [ ] C
>   - [X] A
>
> Is this possible?

`C-c ^ x' to sort the list by checkbox status.

But this is an additional step after ticking the checkbox.

> If not I could write an alias for it I think. Is there a command for
> going to the end of the list?

Not a command, but an internal function you can explore:
`org-list-get-list-end'.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]