Embed Group frontpage to a document

type: #Project

status: ready to review
owner:
@z6Mks...ESQGx

Problem

There's no easy way to embed a group and show the frontpage of the group.

Solution

Add a new link menu option for group links

When pasting a group link into the editor, we need to suggest a new option to create a embed for the group frontpage.
The ref that we will store in the embed will the the group HM URL, and we can use the same view attribute we are using for documents right now:
view = content will mean show the group frontpage
view = card will mean show the current group card
We can apply the same for Account Embeds too:
view = content will mean show the account profile page
view = card will mean show the current account card

Render the latest version of a group page by default (exact version optional)

By default I believe it makes sense to link to the latest version of the frontpage, since that (assumption) might be the most common option.

Scope

1 week

Rabbit Holes

TBD

No-Gos

TBD