How to get there: Open any rich text editor in ProductLift (post description, public comment, internal comment). Type @ to mention a user, or # to mention another post.
Mentions let you pull a teammate into a thread or reference another post inline. They work in post descriptions, public comments, and internal comments.
ProductLift stores mentions as compact tokens in the source text and expands them at render time.
<@user-key> where user-key is the user's UUID key. Renders as a clickable link to the user's profile, like @Jane Doe.#postkey (post not found) where postkey is the target post's portal_post_key (the short ID at the end of the post URL). Renders as a small card showing the post title and a click-through.You rarely have to type these tokens by hand. The editor autocomplete inserts them for you.
In the rich text editor:
@ to start a user mention, or # to start a post mention.<@...> or <#...> token.A second flow is available from the Add mention button in the toolbar. It opens a search dialog with separate Users and Posts tabs, useful when you do not remember the exact name.
When a user is mentioned in a comment, ProductLift sends them an email notification, with three guardrails:
#postkey (post not found)) do not trigger notifications. They are a navigation aid, not a ping.Mentions inside post descriptions render as links and cards but do not currently fire a separate notification.
Mentions render the same way in each location. Post mention cards always link to the target post, even when the reader cannot vote or comment on it.