Skip to content

[codex] Add kanban issue tags#236

Merged
oobagi merged 1 commit into
mainfrom
codex/kanban-issue-tags
May 1, 2026
Merged

[codex] Add kanban issue tags#236
oobagi merged 1 commit into
mainfrom
codex/kanban-issue-tags

Conversation

@oobagi
Copy link
Copy Markdown
Owner

@oobagi oobagi commented May 1, 2026

Summary

  • Add lightweight kanban card tags with a short cycle: bug, feature, documentation, question
  • Serialize tags as readable markdown prefixes like [bug] inside kanban fences
  • Render tags on kanban cards and handle Ctrl+T in selection and edit modes

Validation

  • go test ./internal/block ./internal/editor
  • HOME="$(mktemp -d)" GOCACHE="/Users/jaden/Library/Caches/go-build" GOPATH="/Users/jaden/go" go test ./...

@oobagi oobagi marked this pull request as ready for review May 1, 2026 22:42
@oobagi oobagi merged commit f55f4d3 into main May 1, 2026
1 check passed
@oobagi oobagi deleted the codex/kanban-issue-tags branch May 1, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant