New Element: ISBN/Identifier
Closed this issue · 3 comments
Rosalie241 commented
Where does this comes from?
Myself.
What is the rationale for adding support for this element?
it'd be handy to know the ISBN number of the comic you're currently reading so you can more easily find it online, just like EPUB has the identifier
element.
Both ISBN
or Identifier
would be fine with me, I'm not sure which one would make more sense naming-wise.
Is the element already handled by any application or tool?
No, but I'd like to add support for it to Librera Reader, to which I've already added basic support for ComicInfo.xml here.
Rosalie241 commented
Hmm, seems about right, though it seems discussions didn't lead to much of a solution, so if I may, I'll propose one:
maybe have an Identifier
element like this:
<Identifier type="ISBN">somenumber</Identifier>
where type
can be i.e ISBN
or others.
gotson commented
Solution come in a second stage, first there need to be some agreement that adding something makes sense.