Closed jd7h closed 4 years ago
Currently, books have only titles and authors. See /docs/DATABASE.md for some options for extra metadata.
Possibly: add an "Edition" class, that extends Book with additional info such as 'binding', 'pages', 'language', etc.
As long as josephine is single-user, adding the extra metadata to the Book class is enough. Fixed in a0c6db5f08502a93ed63265d39e2ba4ab144711a, closing this for now.
Currently, books have only titles and authors. See /docs/DATABASE.md for some options for extra metadata.
Possibly: add an "Edition" class, that extends Book with additional info such as 'binding', 'pages', 'language', etc.