DSiekmeier / DSiekmeier/booktrack-cli
add --finished and --started flag to list subcommand
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Sometimes I am not interested in the whole library content but only in the books I am currently reading or already read. This should be an option to filter for.
**Describe the solution you'd like**
Adding a flag `--finished` and `--reading` to the `list` subcommand could solve this.
**Describe alternatives you've considered**
A workaround would be to add the books to different shelfs. Filtering for this is already working, but because of the missing possibility to edit an existing book, this is not acceptable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.