Skip to content

Links and Metadata handling enhancements - #14

Merged
Madh93 merged 1 commit into
Madh93:mainfrom
constkudymov:feat/link-detection
Jul 6, 2026
Merged

Links and Metadata handling enhancements#14
Madh93 merged 1 commit into
Madh93:mainfrom
constkudymov:feat/link-detection

Conversation

@constkudymov

Copy link
Copy Markdown

Extend bookmark link creation to cover forwarded channels, text-link entities, and embedded URLs. Compose structured notes with author attribution and Telegram origin; auto-attach a #telegram tag.

  • Channel forwards — bookmark as t.me/{username}/{postId} with original author in the note
  • Entity URLs — inline [text](url) links listed in a Links: block within the note
  • Embedded URLs — extract and bookmark first link and mention all in context note
  • Bare URLs — plain URL messages enriched with title and context note
  • Text messages — text bookmark with Telegram origin appended to the note
  • Photos — asset bookmark with caption context and Telegram origin
  • #telegram tag — auto-attached via API (attachedBy: human) on every bookmark
  • Tag timeout — polling for AI tagging gives up after 6 retries (~30s) instead of looping forever

…r forwarded channels, text-link entities and embedded URLs. Compose structured notes with author attribution and Telegram origin; auto-attach a #telegram tag.
@Madh93
Madh93 merged commit 7eb0b88 into Madh93:main Jul 6, 2026
1 check passed
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.

3 participants