We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The ouput of the command should list how many cards are currently in what tiers, like this:
level | number | duration ------|--------------------------------------|--------- 0 | # 17 | 1 | ## 23 | 10min 2 | # 16 | 20min 3 | 5 | 40min 4 | 7 | 1d 5 | ## 34 | 2d 6 | ##### 78 | 4d 7 | ####### 105 | 8d 8 | ######## 122 | 16d 9 | ####### 103 | 32d 10 | ######## 114 | 64d total | 624 | learn | ############################## 455 |
The text was updated successfully, but these errors were encountered:
show
Implemented (slightly differently) in commit e10e1b9
Sorry, something went wrong.
No branches or pull requests
The ouput of the command should list how many cards are currently in what tiers, like this:
The text was updated successfully, but these errors were encountered: