Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Element: Subtitle #8

Closed
ocgineer opened this issue Jan 21, 2022 · 9 comments
Closed

New Element: Subtitle #8

ocgineer opened this issue Jan 21, 2022 · 9 comments
Labels
RFC Request for comments

Comments

@ocgineer
Copy link

Where does this comes from?

Me

What is the rationale for adding support for this element?

I noticed that there is no element to enter a subtitle of a book in case the book has it or to use it fine-tune titles.

For example, the one that came to mind to use it as, would be the 3 Fairy Tail "Side Story" manga's.

  • Fairy Tail: Twin Dragons of Saber Tooth (1)
  • Fairy Tail: Rhodonite (2)
  • Fairy Tail: Lightning Gods (3)

One could set it up as;

  • title: Fairy Tail Side Story 1
  • subtitle: Twin Dragons of Saber Tooth

I do not know if there are more comics/manga with a potential subtitle but it could be handy for future cases.

@gotson
Copy link
Member

gotson commented Jan 21, 2022

This could be easily modelled with the soon-to-be-added TitleSort (see #4).

  • Fairy Tail: Twin Dragons of Saber Tooth (1)
    • Title: Fairy Tail: Twin Dragons of Saber Tooth
    • TitleSort: Fairy Tail 1
  • Fairy Tail: Rhodonite (2)
    • Title: Fairy Tail: Rhodonite
    • TitleSort: Fairy Tail 2
  • Fairy Tail: Lightning Gods (3)
    • Title: Fairy Tail: Lightning Gods
    • TitleSort: Fairy Tail 3

I don't think there are any producing applications, and i don't see how the consuming applications would make use of this subtitle?

@majora2007
Copy link

I agree, I don't see where this would fit in for consuming applications and using Title or even AlternativeTitle.

@gotson gotson added the RFC Request for comments label Jan 21, 2022
@lordwelch
Copy link
Contributor

Well if one is to go off of the current documentation already listed in the repository/website alternate series seems to describe this use-case.
Also what happens when there are multiple sub-titles? e.g. Batman: City of Crime: The Deluxe Edition

@gotson
Copy link
Member

gotson commented Jan 21, 2022

Well if one is to go off of the current documentation already listed in the repository/website alternate series seems to describe this use-case. Also what happens when there are multiple sub-titles? e.g. Batman: City of Crime: The Deluxe Edition

Actually AlternateSeries is mostly used for crossovers or story arcs.

@ocgineer
Copy link
Author

ocgineer commented Jan 21, 2022

Hmm I always assumed that a sort title is an exact copy of the title but with certain words (depending on the language) moved to the back of the title and nothing more. Actual sorting should be done by the series name and number, regardless of the title no? Also, what about names, usually you sort by Lastname/Firstname but show Firstname/Lastname.

As for the Consuming Applications, it would up to them to implement to show as a smaller text under the title. At the moment I can only refer to epubs but both the Kobo website shows subtitles like that and the Kobo e-reader has subtitle support in the book list overview. On the other hand, not showing the subtitle is also not real problem either.

To be honest I use AlternateSeries -for Manga specific- for a common (fan) names of the often long names the Japanese give to their books titles. E.g. Is It Wrong to Try to Pick Up Girls in a Dungeon? => DanMachi.

I would also use subtitle to say for example Omnibus vol. 1-3, where the title is just vol. 1 (as the next omnibus is numbered vol. 2) as usually older releases are also omnibus. Mahou Sensei Negima! for example has 9 omnibuses and volume 28 to 38. So title wise there is a gap from 9 to 28, but subtitle can supplement than that the first 9 are omnibuses.

Ah well, just an idea that I came up with in case of my Manga collection, I have no other examples yet, but was curious how subtitles would be handles otherwise if American Comics even have them.

@gotson
Copy link
Member

gotson commented Jan 22, 2022

maybe we need to clarify something, is this about a book subtitle, or a series subtitle ?

My assumption was that it was about a series, but it seems you indicate that this is about a book.

@ocgineer
Copy link
Author

ocgineer commented Jan 22, 2022

Subtitle of a single book.

Like in my example, the series would be: Fairy Tail Side Story and the book subtitle of v1 would be Twin Dragons of Saber Tooth. Having just Fairy Tail Side Story Vol. 1 as the Title is then sufficient and clear enough, the subtitle just gives more info.

@gotson
Copy link
Member

gotson commented Jan 22, 2022

I don't understand.

If the book has a title, why not have the title of the book be Twin Dragons of Saber Tooth instead of Fairy Tail Side Story Vol. 1. The book also has a Number, which in this case would be 1 i assume.

@gotson
Copy link
Member

gotson commented Feb 15, 2023

Closing this as there is no real clear requirement.

@gotson gotson closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFC Request for comments
Projects
None yet
Development

No branches or pull requests

4 participants