Jean Louis <bugs@gnu.support> writes:

> I have blobs, or strings of Org Mode, and I would like to
> programmatically extract incomplete items
>
> - [x] First one is complete
> - [ ] This second one is incomplete,
>       and I would like extracting it in full, even if it has multiple
>       lines
> - [x] This one is complete
>
> I would prefer to do extraction of incomplete items by using some
> function. The extraction is to serve to create a new blob, new
> document (not file) as string, with only incomplete items.

See https://orgmode.org/worg/dev/org-element-api.html

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to