Skip to content

Add interactive card browsing command and TUI integration#2

Merged
ubermenchh merged 2 commits into
mainfrom
feat/scroll-cards
Feb 24, 2026
Merged

Add interactive card browsing command and TUI integration#2
ubermenchh merged 2 commits into
mainfrom
feat/scroll-cards

Conversation

@ubermenchh
Copy link
Copy Markdown
Owner

  • Introduced a new command cards for browsing cards interactively using a TUI.
  • Refactored existing cards command to cards:ids for listing card IDs.
  • Implemented error handling for TUI availability and backend issues.
  • Added tests for the new browsing command and its functionalities.

- Introduced a new command `cards` for browsing cards interactively using a TUI.
- Refactored existing `cards` command to `cards:ids` for listing card IDs.
- Implemented error handling for TUI availability and backend issues.
- Added tests for the new browsing command and its functionalities.
@gitnotebooks
Copy link
Copy Markdown

gitnotebooks Bot commented Feb 24, 2026

Review these changes at https://app.gitnotebooks.com/ubermenchh/anki-cli/pull/2

@ubermenchh ubermenchh linked an issue Feb 24, 2026 that may be closed by this pull request
@ubermenchh ubermenchh merged commit 1012f01 into main Feb 24, 2026
4 checks passed
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.

Scrolling through the cards

1 participant