Add blumeops-tasks mise task for Todoist integration #14

Merged
eblume merged 1 commit from feature/blumeops-tasks into main 2026-01-15 18:03:20 -08:00
Owner

Summary

  • Add mise run blumeops-tasks to fetch and display tasks from Todoist
  • Uses uv run script with inline dependencies (httpx, rich)
  • Fetches API credential securely via 1Password CLI
  • Sorts tasks by custom priority order: p1, p2, p4, p3 (backlog last)
  • Documents the task discovery workflow in CLAUDE.md

Test plan

  • Verified mise run blumeops-tasks fetches and displays tasks correctly
  • Confirmed priority sorting works as expected

🤖 Generated with Claude Code

## Summary - Add `mise run blumeops-tasks` to fetch and display tasks from Todoist - Uses uv run script with inline dependencies (httpx, rich) - Fetches API credential securely via 1Password CLI - Sorts tasks by custom priority order: p1, p2, p4, p3 (backlog last) - Documents the task discovery workflow in CLAUDE.md ## Test plan - [x] Verified `mise run blumeops-tasks` fetches and displays tasks correctly - [x] Confirmed priority sorting works as expected 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Adds a uv run script that fetches tasks from the Blumeops project in
Todoist and displays them sorted by priority (p1, p2, p4, p3 with
backlog last). Uses 1Password CLI for API credential retrieval.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
eblume force-pushed feature/blumeops-tasks from 63a37bae66 to 8fe7568bbe 2026-01-15 18:00:26 -08:00 Compare
eblume merged commit 72c2dd7096 into main 2026-01-15 18:03:20 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!14
No description provided.