becker-charles ↗ analysis ↗ GitHub becker-charles/mike
Activity
🟢 #58 Replace custom DOCX tracked changes with docx-track-changes library +593 -1,190 19d ago by
## Changes
🟢 #58 Replace custom DOCX tracked changes with docx-track-changes library +593 -1,190 2mo ago by
becker-charles ↗ analysis ↗ GitHub ## Changes
📝 becker-charles makes Mike's redlining land where you point it 0 commits — draftingcontract-review draft
A rework of how the fork edits Word documents aims to stop tracked changes from landing in the wrong spot.
📝 Custom tracked-changes XML engine replaced with docx-track-changes library wrapper 0 commits — contract-reviewdrafting draft
becker-charles proposes retiring Mike's 1,179-line bespoke tracked-changes implementation in favor of a ~370-line wrapper around the `docx-track-changes` library. The more consequential part is switching from fuzzy text-…
Threads of work (detailed view)
becker-charles makes Mike's redlining land where you point it
A rework of how the fork edits Word documents aims to stop tracked changes from landing in the wrong spot.
Custom tracked-changes XML engine replaced with docx-track-changes library wrapper
becker-charles proposes retiring Mike's 1,179-line bespoke tracked-changes implementation in favor of a ~370-line wrapper around the `docx-track-changes` library. The more consequential part is switching from fuzzy text-snippet matching to paragraph ID addressing, which eliminates the wrong-location problem when similar phrasing repeats in a document.
Pull requests (detailed view)
🟢 Open (2)
by
becker-charles · opened 2mo ago by
becker-charles · opened 2mo ago