Is your feature request related to a problem? Please describe.
The current implementation uses a TUI like flow to mark a media from CURRENT to COMPLETED. Which is not very CLI-ish and have accessibility issues.
Describe the solution you'd like
Adding more flags to chibi update command like -n for notes etc.,
Describe alternatives you've considered
None
Additional context
Make StartDate as optional and default the value of CompletedDate to time.Now. also make sure the score flag takes in float32 as value.
Note: If you don't have any of the above fields, just type in None