Hello,

Bastien <b...@gnu.org> writes:

> Cecil Westerhof <cldwester...@gmail.com> 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'.

I think that the higher-level function `org-list-send-item' would be
useful too:

  (org-list-send-item (line-beginning-position) 'end (org-list-struct))



Regards,

-- 
Nicolas Goaziou

Reply via email to