While #292 allows to edit many metadata, it doesn't cope with the fact that we sometimes need to also edit book Flavour (see openzim/zim-requests#1775). This can only be done at book level, and redone everytime a new book arrives.
We hence need to add the ability to edit book flavour (and only this metadata for now) from the UI.
Given openzim/zim-requests#1775 scenario, it seems like we will definitely need the ability to track down which book uses which flavour. We hence need a new "Books" tab (just like we have a "Titles" tab ATM), displaying a list of books with the ability to filter by name (free text) and/or flavour (v-select).
@elfkuzco this is ready to implement IMHO. Do not hesitate to ask questions and suggest enhancements (e.g. in the list of book filters if you see something handy we should immediately include).
While #292 allows to edit many metadata, it doesn't cope with the fact that we sometimes need to also edit book
Flavour(see openzim/zim-requests#1775). This can only be done at book level, and redone everytime a new book arrives.We hence need to add the ability to edit book flavour (and only this metadata for now) from the UI.
Given openzim/zim-requests#1775 scenario, it seems like we will definitely need the ability to track down which book uses which flavour. We hence need a new "Books" tab (just like we have a "Titles" tab ATM), displaying a list of books with the ability to filter by name (free text) and/or flavour (v-select).
@elfkuzco this is ready to implement IMHO. Do not hesitate to ask questions and suggest enhancements (e.g. in the list of book filters if you see something handy we should immediately include).