Skip to content

Conversation

@robzolkos
Copy link
Owner

Summary

  • Add new "Card Statuses" section explaining how to fetch cards in different states (closed, not_now, golden, stalled)
  • Clarify that --all is a pagination flag, not a status filter
  • Document how to fetch all cards on a board using multiple queries
  • Add note in Pagination section linking to Card Statuses

Addresses confusion reported in #53 where users expected --all to return closed cards.

Test plan

  • Verified --indexed-by closed returns closed cards
  • Verified --indexed-by not_now returns postponed cards
  • Verified --column done --all returns closed cards
  • Verified --column not-now --all returns postponed cards
  • Verified --column maybe --all returns triage cards

- Add new "Card Statuses" section explaining how to fetch cards in
  different states (closed, not_now, golden, stalled)
- Clarify that --all is a pagination flag, not a status filter
- Document how to fetch all cards on a board using multiple queries
- Add note in Pagination section linking to Card Statuses

Addresses confusion reported in #53 where users expected --all to
return closed cards.
@robzolkos robzolkos merged commit 2f75152 into master Jan 29, 2026
1 check passed
@robzolkos robzolkos deleted the clarify-all-flag-and-card-statuses branch January 29, 2026 18:01
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