New feature: sc shows composers, and c noc shows pieces by composer

This commit is contained in:
2023-11-08 07:05:58 +01:00
parent 8c311ea739
commit 986eb94add
2 changed files with 21 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ At the moment, an alpha version is undertaken, with these features:
- Set an active user (`a number_of_user`)
- Show the pieces stored in the database (`s`)
- Mark pieces as mastered for the active user (`m number_of_work`)
- (planned) Show pieces by composer
- Show pieces by composer (`sc` shows composers, `c number_of_composer` shows pieces)
- (planned) Show movements through pieces
## Requirements