bevyengine / bevyengine/bevy-assets

Replace category system with tagging system

Open
#466 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
286
Avg merge
14h 17m
Merged PRs (30d)
4

Description

We're currently limited to categorizing crates by their most prominent feature, but not all crates fit well under our current set of categories (looking at you, "Helpers" category), and some might fit more accurately under multiple categories.

Therefore, we should replace our current category system with a tagging system, so that crates can be tagged by ALL of their features (or by their intersection of features).

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified in the issue. Start by locating the current category definitions and every place categories are stored, edited, filtered, and displayed; then establish the tagging model and migration scope. Done means crates can carry multiple tags and the existing category-based workflow is replaced consistently.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.