You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for users to take advantage of the backend feature we will need to update the clients.
Acceptance Criteria
epub-press-js can accept the additional metadata
epub-press-js has docs for these new params (added here )
Bonus: A field is added in epub-press-chrome for the extension.
Additional fields should be hidden by default and only shown if expanded? Maybe we save if the user has expanded these extra fields and consistently show the fields between usages.
This is a stretch - another issue to followup on this would be sufficient.
The text was updated successfully, but these errors were encountered:
Summary
@wrobbins recently added support for user provided cover images:
haroldtreen/epub-press#34
The clients however are still very specific about what they send to the backend:
https://github.com/haroldtreen/epub-press-clients/blob/master/packages/epub-press-js/epub-press.js#L37-L54
In order for users to take advantage of the backend feature we will need to update the clients.
Acceptance Criteria
epub-press-js
can accept the additional metadataepub-press-js
has docs for these new params (added here )epub-press-chrome
for the extension.The text was updated successfully, but these errors were encountered: