Linear Integration: Support in-line embeds for Linear Links
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29k
- Forks
- 4k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 71
Description
Feature request
Whenever I paste a link to Linear Issue / Team / etc., in the middle of a sentence, I'd like that link to turn into an in-line embed. The embed should show similar details to the block embed.
Proposal:
- Issue:
<ticket-id> | <ticket-title> | <ticket-status>, e.g.:MKI-7 | Set up daily DB Snapshots | Backlog - Team:
<team-id> | <team-name>, e.g.:ANO | Another Team - Document:
<document-title>, e.g.:High-level architecture - Project:
<team-id> | <project-name>, e.g.:ANO | DEMO
Also, put Linear icon as the first element for better identification.
Current state
- Embeds only work as blocks.
- Inline links do not turn into embeds
- Only Issues get dedicated embeds, other Linear Objects just get a generic wrapper.
Screenshot:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Linear block embed implementation and the handling for inline links. Extend the behavior across Issues, Teams, Documents, and Projects so their inline embeds show the specified details with the Linear icon first, then verify that existing block embeds still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100