VocaDB / vocadb

VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
https://vocadb.net
Other
315 stars 39 forks source link

Comment highlighting #1740

Open Shiroizu opened 2 months ago

Shiroizu commented 2 months ago

The amount of comments has increased, questions asking for feedback get buried more quickly.

comment graph

To solve this, I propose a feature that lets users highlight comments via a checkbox. Mods would also be able to toggle this checkbox for any comment.


ui example

Comment schema:

{ "author": {},
  "authorName": "",
  "created": "2024-04-13T00:00:00Z",
  "id": 40133,
  "message": "",
  "highlighted": True, {NEW}
}

The highlight would be based on one of these:

Alternatively, multiple checkboxes could be implemented: one for whether the comment is edit-related and a second one specifying if help is wanted or not. For simplicity though, it's probably best to pick one criteria.

With this, a filter for "Hide unrelated comments" could be added on the frontpage and on https://vocadb.net/Comment (off by default = all types of comments visible).

For discussion topic comments, this feature could either be ignored or toggled automatically based on the discussion folder.

FinnRG commented 2 months ago

@Shiroizu Would it make sense to try and redirect edit related questions to the forum? Maybe with a banner and a link above the comment box: "For edit related questions please open a discussion topic in our forum".

Otherwise this generally seems like a good idea.

Shiroizu commented 2 months ago

@FinnRG - Probably not, as that would break the link between the relevant entry --> discussion thread.

Most edit related questions have some context (entry), and it makes sense to have that context as close to the discussion as possible.

Some examples (edit related questions):