Hello,

Thorsten Jolitz <tjol...@gmail.com> writes:

> Your function could be implemented along the line of:
>
> 1. put an 'after' advice on `org-toggle-checkbox'

See also `org-checkbox-statistics-hook'

> Its easy to get 'struct at point' with
>
> #+begin_src emacs-lisp
> (defun org-list-struct ()
>   "Return structure of list at point.
>    ...)
> #+end_src
>
> but I could not find an equivalent function to get the item at
> point.

See `org-in-item-p'.


Regards,

-- 
Nicolas Goaziou

Reply via email to