#0902 arbitrary tagging/labeling of an issue
Would like the ability to add arbitrary "tags" as labels to an issue. The example might be the bookmarking service Delicious.
With that are some associated required abilities:
- An issue would be able to have multiple tags.
- The interface to sort and browse by tags. Example: Viewing all of the items for "tagA" would show the set of issues tagged with "tagA." From that set of issues, I could further browse to the subset for "tagH." And so on, in the manner of a faceted navigation.
- perhaps reports by tag, and so on.
1 year and 11 months and 2 weeks old
note: the difference between a tag and "section" is that the tag is
- not necessarily known with foreknowledge, therefore may not be in the list already
- conceptually detangled from the organization of the application itself (which is what the section can be used for). a tag might be local to the group, team, company, process-oriented, etc.