Skip to main content
Add @mentions to tag people in documents. Creates inline references to users with automatic formatting and data attributes.

Use Case

  • Document reviews - Tag reviewers and approvers
  • Collaboration - Notify specific team members
  • Task assignment - Assign sections to individuals
  • Comments - Direct responses to specific people
  • Audit trails - Track who contributed what

Options

Configure the extension behavior:
htmlAttributes
Object
HTML attributes for mention elements

Attributes

Node attributes that can be set and retrieved:
name
string
default:"null"
Display name of the mentioned person
email
string
default:"null"
Email address of the mentioned person

Source Code

⌘I