Quickly open the email in your mailbox

It can be practical to consult your email directly from your mailbox. By adding a special formula property to your Notion database, you can create a clickable link to open the relevant email thread in your mailbox.

For that, you have to:

  • Add a formula property to your Notion database.
  • The formula should be the following:
    join(["https://mail.google.com/mail/u/0/#inbox/",Thread ID],"")
    
    Where Thread ID is the field where you store the email thread ID.

Here is the video showing you how it’s done:

Once you use the link, it opens the email thread in your mailbox:

This property is already included in our standard Notion database template for easy setup. You can access and duplicate the template here to get started quickly. Look for the property named “Open in mailbox”.

Need help? Please contact us at hello@getslap.co for assistance.