## Description Create functionality to read GitLab todos and import them into the Gistaone inbox org file. ## Acceptance Criteria - [ ] Connect to GitLab API to fetch todos - [ ] Convert GitLab todo format to org mode entries - [ ] Import entries to Gistaone inbox org file - [ ] Handle basic todo fields (title, project, type, etc.)
Description
Create functionality to read GitLab todos and import them into the Gistaone inbox org file.
Acceptance Criteria