* Is there a method to extract incomplete items from Org lists as strings?
@ 2024-11-04 4:47 Jean Louis
0 siblings, 0 replies; only message in thread
From: Jean Louis @ 2024-11-04 4:47 UTC (permalink / raw)
To: Emacs Org Mode
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.
Jean Louis
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-04 4:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 4:47 Is there a method to extract incomplete items from Org lists as strings? Jean Louis
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).