-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Is your feature request related to a problem? Please describe.
Yes. I love the "Tinder-style" triage workflow of swipe.desplega.sh for clearing out GitHub backlogs, but my team (and many others) uses Linear as our primary issue tracker. Currently, I am forced to use the standard list or board views in Linear to clean up the backlog, which is slower and more tedious than the focused, single-card swipe interface this tool provides. I want to be able to triage my Linear issues with the same speed and gamification.
Describe the solution you'd like
I would like to see Linear added as a supported data source alongside GitHub.
-
Authentication: Add an option to log in with Linear (OAuth or Personal API Key).
-
Configuration: Allow selecting a specific Linear Team or View (e.g., "My Issues," "Triage," or "Backlog") to populate the card stack.
-
Action Mapping: Map the swipe gestures to Linear-specific actions, similar to the current GitHub implementation:
-> Swipe Right: Assign to me / Move to "Active" (or "In Progress").
-> Swipe Left: Move to "Backlog" / "Snooze" (or apply a specific label).
-> Swipe Up: Change status to "Canceled" or "Done".
-> Undo: Support standard undo functionality for these actions.
Describe alternatives you've considered
n/a