Skip to content

feat: collection tagging system #1267

Description

@fhennig

Overview

Users can attach multiple free-text tags to a collection and filter the collections list by one or more tags.

Tag semantics:

  • Tags are free-text strings, lowercase-normalised on write.
  • Any user can tag any collection they own.
  • Filtering uses AND semantics: selecting multiple tags returns only collections that have all of them.

Metadata

Metadata

Assignees

Labels

WASAPepicCollection of multiple issues for a larger feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions