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
Describe the current problem/disadvantage
Tags currently have multiple purposes (language, genre, type, etc.). And they are sometimes dependent on other tags (cannot exist together, requires, etc.)
Describe the solution you'd like
Tags must be more than strings. They must have their own metadata and functionality that arises from them
Describe alternatives you've considered none
Additional context
Dot notation
Read display: tree
Search (innermost)
Syntax: type.parent.sub.*
Examples:
genre.music.electronic.edm
language.de_DE
The text was updated successfully, but these errors were encountered:
Describe the current problem/disadvantage
Tags currently have multiple purposes (language, genre, type, etc.). And they are sometimes dependent on other tags (cannot exist together, requires, etc.)
Describe the solution you'd like
Tags must be more than strings. They must have their own metadata and functionality that arises from them
Describe alternatives you've considered
none
Additional context
Syntax:
type.parent.sub.*
Examples:
The text was updated successfully, but these errors were encountered: