docs(odf): retire the drawings plan, its stages having landed - #802
Merged
Conversation
`PLAN.md` said to delete it once nothing was left under *Today*, and #771's four goals are on main: `draw:transform` (#796), the shape elements with no parser (#797), `draw:enhanced-geometry` (#798, #799) and the `draw:object` chart (#800). What remains of drawings is the unticked boxes in `README.md`; the two decisions the plan held that the checklist cannot express — preset `draw:type` shapes and connector routing — move to `AGENTS.md`. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UJ6NPShQBp1nX7WuMvty8V
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Generated with Claude Code
PLAN.md's own header said to delete it once nothing was left under Today,and that section now reads "All five stages have landed". #771's four goals are
on main:
draw:transform(#796), the shape elements with no parser (#797),draw:enhanced-geometryas parser (#798) and rendered (#799), and thedraw:objectchart (#800).What remains of drawings is already the unticked boxes in
README.md—draw:text-areas,draw:handle,F/S, gradient and hatch fills,arrowheads,
draw:mirror-*on a shape with no enhanced geometry, and the chartfeatures under
draw:object— so the plan was the only place saying it twice.Two things it held are decisions rather than pending work, and a checklist
cannot express them, so they move to
AGENTS.md: adraw:typenaming a presetshape would need libreoffice's own preset table, and all 350 in the corpus
write the path instead; and a
draw:connectoris drawn from thesvg:ditsproducer wrote, re-routing being layout rather than decoding.
No code, no
CHANGELOG.mdentry.