tag
A tag or label — Gmail label, Todoist label, GitHub label, git tag, etc. Cross-skill: anything can carry tags. An email has labels, a task has tags, a PR has labels, a git commit has tags.
| Metadata | Value |
|---|---|
| Plural | tags |
| Subtitle field | tagType |
Fields
Section titled “Fields”| Field | Type |
|---|---|
color | string |
tagType | string |
Prior art
Section titled “Prior art”External standards this shape draws from or aligns with. See Shape design principles for how prior art informs shape design.
- GitHub REST API — Labels — Our color/name/tagType ≈ GitHub Label’s color/name/default.
- Gmail API — Labels — Practical source. Our tagType distinguishes Gmail’s SYSTEM vs USER label types.
- Dublin Core dc:subject — Generic classification vocabulary — tags on any resource.