Skip to content
New issue

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

Implement show command #3

Closed
Garmelon opened this issue Jan 5, 2018 · 1 comment
Closed

Implement show command #3

Garmelon opened this issue Jan 5, 2018 · 1 comment

Comments

@Garmelon
Copy link
Owner

Garmelon commented Jan 5, 2018

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 |
@Garmelon Garmelon changed the title Implement show command Implement show command Jan 5, 2018
@Garmelon
Copy link
Owner Author

Garmelon commented Jan 5, 2018

Implemented (slightly differently) in commit e10e1b9

@Garmelon Garmelon closed this as completed Jan 5, 2018
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

No branches or pull requests

1 participant