Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <!-- Resets -->
  <style data-premailer="ignore" type="text/css">
   #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  </style>
  <!-- Main styles -->
  <style type="text/css">
   /**
   * Generic
   */

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    width: 100%;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Content
   */

  .content-td {
    color: #222;
    line-height: 20px;
  }

  .content-td > :first-child {
    margin-top: 0;
    padding-top: 0;
  }

  .content-td h1 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .content-td h1 + h2 {
    margin-top: 0 !important;
  }

  .content-td h2 + h1 {
    margin-top: 0 !important;
  }

  .content-td h2 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 5px;
  }



  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 15px 0;

  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td a {
    color: #1251ba;
    text-decoration: underline;
  }

  .content-td strong {
    color: #606060;
  }

  .content-td ol,
  .content-td ul {
    margin: 0 0 20px 40px;
    padding: 0;
    list-style: disc;
  }

  .content-td ol {
    list-style: decimal;
  }

  .content-td ol li,
  .content-td ul li {
    margin: 5px 0;
  }

  .content-td blockquote {
    padding: 10px 0;
    margin: 10px 0;
    font-style: italic;
    color: #8C8C8C;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td img {
    max-width: 100%;
    margin: 15px 0 15px;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 0;
    margin: 20px 0;
  }

  .content-td table th {
    font-weight: bold;
    background: #F6F6F6;
  }

  .content-td table td,
  .content-td table th {
    padding: 7px 10px;
    border: 1px solid #DADADA;
    text-align: left;
    vertical-align: top;
  }

  .content-td table {
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content-td table.intercom-container td {
    border: none;
    padding: 0;
    margin: 0;
  }

  /**/
  .content-td pre {
    margin: 0 0 10px;
    padding: 10px;
    background-color: #f5f5f5;
    overflow: auto;
  }

  .content-td pre code {
    font-family: Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }

  /**
   * Footer
   */

  .footer {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
  }

  .footer .footer-td {
    padding: 10px 0;
    text-align: left;
    width: 100%;
    font-size: 11px;
    color: #999999;
  }

  .footer a {
    text-decoration: underline;
    font-size: 11px;
    color: #999999;
  }
  </style>
  <!-- Outlook.com -->
  <style data-premailer="ignore" type="text/css">
   .content-td blockquote + * {
    margin-top: 10px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 15px 0 5px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px 0 !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 20px !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  img {
    max-width: 600px !important;
  }
  @media (max-width: 600px) {
    img {
      max-width: 100% !important;
    }
  }
  </style>
  <!-- Outlook fix -->
  <!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->
  <style type="text/css">
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
 </head>
 <body bgcolor="white" style="background-color: white">
  <table align="center" bgcolor="transparent" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed; width: 100%">
   <tbody>
    <tr>
     <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; padding-top: 0; text-align: left !important">
       Hi Sarah,
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       So, every time someone asks for a feature on Twitter or email, we add a vote for it on our product roadmap. Let's just say there were lots of votes for the features we're launching today...
       <img alt="wink" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f609.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (1) Better PDF Export
        <br/>
       </b>
       No more broken formatting, weird spacing, or misplaced images. Now when you export a Notion page (or database) as a PDF, what you see is what you get.
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F126032461%252F19b4fe4fe9fe138d12c3a9dc%252Fpdf-export.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Learn more &amp; see other bugs we fixed &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (2) Google Drive Embeds - New and Improved
        <br/>
       </b>
       Starting today, you can search for the Google Doc or Sheet you want to embed directly inside Notion. Just select the one you want and it'll pop up on your page.
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F128371818%252F7be60a0e514e1956c4f1d1bd%252Fdrive-embed.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Learn more &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (3) Web Clipper for Firefox 🦊
        <br/>
       </b>
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Install this Firefox extension
       </a>
       to save any page on the web to your workspace.
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F127195351%252F7c7636a6ce0e98873aefc295%252FFirefox.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Learn more about Web Clipper here &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (4) Callout Blocks
        <img alt="boom" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f4a5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
        <br/>
       </b>
       Sometimes you want text to stand out from the rest of your writing. Maybe it's a tip or a disclaimer, or something else entirely. This new feature's got you covered:
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F128372364%252Fc25cb525c803364b2cacffb6%252Fcallout-block.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Learn more about callout blocks &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (5) In-line comments on code
        <br/>
       </b>
       Now you can select any code inside a code block to comment on it. Type @ followed by a teammate's name to get their attention.
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F127195803%252Fb7fdbdfeed6bd0c0ab3508e1%252Finline-code-comments.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Learn more &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (6) Introducing Notion for Enterprise + Updated Terms and Privacy Policy
        <br/>
       </b>
       We just went live with our Enterprise Plan, which includes unlimited version history, a dedicated success manager, and (soon) single sign-on! If you're interested in using Notion company-wide, this could be right for you.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Reach out to learn more &gt;
       </a>
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       We also updated our Terms &amp; Conditions and Privacy Policy to reflect this launch.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        See those here
       </a>
       .
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       That's it for now. In the meantime, we're heads down on the API, better search, and better offline experience.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Full release notes here
       </a>
       . And if you haven't already, download our apps for
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Mac/Windows
       </a>
       and
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        iOS/Android
       </a>
       .
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       Ivan
       <br/>
       Co-founder, Notion
       <br/>
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        notion.so
       </a>
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       P.S. We just posted two new open roles on our team —
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Security Engineer
       </a>
       and
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Account Executive
       </a>
       . Interested? Know someone? Just reply to this email!
       <img alt="pray" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f64f.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
       <img alt="pray" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f64f.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
      </p>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Footer -->
  <table align="middle" class="footer" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; table-layout: fixed; width: 100%" width="100%">
   <tbody>
    <tr>
     <td align="left" class="footer-td" style="color: #999999; font-family: Helvetica, Arial, sans-serif; font-size: 11px; padding: 10px 0; text-align: left; width: 100%">
      <p class="unsub">
       Don't want to get emails like this?
       <a style="border: none; color: #999999; font-size: 11px; outline: none !important; text-decoration: underline">
        Unsubscribe from our emails
       </a>
      </p>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fvia%252Fo%253Fh%253D031386b68226550861f926d80054a04fe39016b5-22498902621/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fq%252F0ZgonkXsRQ1h8Cxj6onq0w~~%252FAAAAAQA~%252FRgRe6sb8PlcIaW50ZXJjb21CCgAh_EEIXUslYEFSEzE3YWUzNzAyQHVpZmVlZC5jb21YBAAABQQ~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXORB:eCM-ajYhu4LzgGH6_Gm5YMup5GYy_eqGxAYlHCLnKug" width="1"/>
 </body>
</html>