ABC-123 — become searchable locally and available as context in AI chat.
Authentication
Linear uses an API key for authentication. You can generate a personal API key from your Linear account settings. The key is stored encrypted in the local database.Jinzo uses the
@linear/sdk package to communicate with the Linear API, providing typed access to issues, teams, labels, and other resources.What Gets Synced
| Field | Details |
|---|---|
| Entity kind | issue |
| Resource kind | linear_team |
| Data synced | Issue title, description, state, labels, priority, issue number (e.g., ABC-123) |
Setup
Connect Linear
Go to Settings > Apps in Jinzo and click Connect next to Linear. Paste your API key when prompted.
