Skip to content

Instantly share code, notes, and snippets.

@moizshabbir
moizshabbir / super_productivity_taiga_plugin.ts
Created October 2, 2025 12:12
Super Productivity — Taiga Sync Plugin (TypeScript)
/*
Super Productivity — Taiga Sync Plugin (TypeScript)
--------------------------------------------------
This file is a single-file plugin skeleton that provides:
- Sync tasks/issues from Taiga into Super Productivity when assigned to the configured user
- Import projects from Taiga
- Create Task/Issue in Taiga when created in Super Productivity
- HTTP webhook receiver to accept Taiga webhooks (recommended) and map them to app events
NOTE: This is a generic Node.js/TypeScript plugin skeleton. It exposes: