Commit a2e350b
Preserve existing tags when saving document segments
When editing document segments, the save routine now preserves
existing tags instead of overwriting them with auto-extracted tags.
This prevents manual tags from being lost when segment content is edited.
Tags are only auto-extracted if the segment had no tags previously,
maintaining the existing behavior for new segments while protecting
user-curated tagging data.
Fixes issue identified by @codex in PR review.
Generated with Claude Code (https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ef66a25 commit a2e350b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1344 | 1344 | | |
1345 | 1345 | | |
1346 | 1346 | | |
1347 | | - | |
| 1347 | + | |
| 1348 | + | |
1348 | 1349 | | |
1349 | 1350 | | |
1350 | 1351 | | |
| |||
0 commit comments