Skip to content

Mark each link's place in the Gmail message text - #1208

Open
abrignoni wants to merge 2 commits into
mainfrom
fix/gmail-link-markers
Open

abrignoni wants to merge 2 commits into
mainfrom
fix/gmail-link-markers

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Follow-up to #1207. The Links column listed a body's link targets with no way to tell which words carried which link.

  • Each link's place in the extracted Message / Body(HTML) text is now marked [n], and Links lists the targets by those numbers, as stored.
  • A repeated target keeps its first number; a marker with no text beside it is a link that carried none, such as a linked image.
  • Row counts and all other columns are unchanged.

abrignoni and others added 2 commits August 24, 2026 22:13
The Links column listed the body's link targets with no way to tell
which words carried which link, and links with no text (linked images)
were invisible in the message. Each link's place in the extracted text
is now marked [n] and Links lists the targets by those numbers, as
stored. A repeated target keeps its first number. Row counts and every
other column are unchanged on the known-answer tree and the tested
corpora.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant