Integration for Linear
Set up the integration for Linear
- Open the Graftr app and tap the "Grafts" button under "Settings".
- Tap the "Add graft" button.
- Tap "graft this" under the integration for Linear.

How the integration works
The integration works by ingesting every assigned issue as a todo straight into your inbox.
So you can plan, complete the task when you feel ready.
Interacting with Linear
You can perform some operations by right-clicking the items that will take effect on Linear side.
These actions can also be automated under certain events by assigning hooks to it.
Operation | Description | Allowed Hook Events |
---|---|---|
Set as backlog | Set as Backlog on Linear. This also sets the item as todo on Graftr. | ON_INGESTION ON_IGNORE ON_TODO ON_DELETE ON_RESTORE ON_DONE ON_UNDONE |
Set as Todo | Set as Todo on Linear. This also sets the item as todo on Graftr. | ON_INGESTION ON_IGNORE ON_TODO ON_DELETE ON_RESTORE ON_DONE ON_UNDONE |
Set as In Progress | Set as In Progress on Linear. This also sets the item as todo on Graftr. | ON_INGESTION ON_IGNORE ON_TODO ON_DELETE ON_RESTORE ON_DONE ON_UNDONE |
Set as Canceled | Set as Canceled on Linear. This also deletes the todo from Graftr. | ON_INGESTION ON_IGNORE ON_TODO ON_DELETE ON_RESTORE ON_DONE ON_UNDONE |
Set as Completed | Set as Completed on Linear. This also completes the todo from Graftr. | ON_INGESTION ON_IGNORE ON_TODO ON_DELETE ON_RESTORE ON_DONE ON_UNDONE |