On Wednesday, August 6, 2025 at 3:09:41 PM UTC-5 Edward K. Ream wrote: This Engineering Notebook post discusses how to handle large numbers of updated nodes within @clean trees.
... The following new commands will split a *single *node into one or more *sibling *nodes: - split-node-at-importer-blocks & split-selection-at-importer-blocks - split-node-at-cursor - split-selection-at-importer-blocks ... - mark-all-changed-nodes & mark-all-changed-nodes-in-tree - split-marked-nodes-at-importer-blocks On second thought, PR #4412 <https://github.com/leo-editor/leo-editor/pull/4412> will just rewrite Leo's existing parse-body command. Leo already has a mark-changed-items command. The PR will add a mark-changed-nodes alias. Additional commands can wait until (much) later. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/leo-editor/f2d9c38f-4de5-4c05-b2c4-38fc33c43828n%40googlegroups.com.
