Just community to start off. Planning just book tags to start off, that will be more than enough as a first iteration. The main goals here is to get a basic implementation of tag input & management:
- tag creation (users can create community tags, but need approval)
- tag types (genre / content tags to start)
- tag voting (allow users to vote up/down on tags… like anilist)
- series tags / book volume tags (default to series tags, but needs a mechanism to allow tagging a book)
- spoiler tags (allows initial user to specify if it’s a spoiler, other users to flag as spoiler)
This may sound like a lot, but it’s really just one widget on the book page (similar UI to AniList). The actual book search filtering, video tags, other tag types (accent, pacing) and other features will come in a followup branch, the week after.
Personal tags, while they may have some shared ui & data aspects will be handled pretty differently than community tags.