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:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE') !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">
       Hey there,
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       How's it going with the new tool? We packed a lot of unconventional features into the Notion editor – so here's a quick walk through. I recommend you open a blank Notion page and try as you go
       <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:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" 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>
        Drag to arrange anything
        <img alt="fire" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f525.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
        <img alt="fire" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f525.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
        <img alt="fire" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f525.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
       </b>
       This is the most special thing about Notion. Extremely useful for organizing your thoughts on the fly.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Give it a try
       </a>
       .
      </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%252F25360339%252F0362c3ba1c097121a4a30df6%252F01%252Bdrag-n-drop.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        Organize into columns
       </b>
       ⛩
       <br/>
       Great for visual thinkers, or if you use something like Trello.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Give it a try
       </a>
       .
      </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%252F25360353%252F93036d898ed396b572ecec01%252F02%252Bcolumns%252Bhi-res.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        Markdown &amp; slash commands
        <img alt="zap" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F26a1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
        ️
       </b>
       For keyboard lovers, the slash command lets you quickly add new pages (or any other blocks). Check out the full
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        markdown shortcuts
       </a>
       .
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Give it a try
       </a>
       .
      </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%252F18077492%252F4dbb485d55a8b6da08f032ba%252FOnboarding%252BEmail%252B%25E2%2580%2593%252BEditor%252B-%252BSlash%252BCommand%252B2.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        Multi-select + drop into pages
       </b>
       Drag-and-drop into pages for extra organization.
       <b>
       </b>
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Give it a try
       </a>
       .
      </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%252F25360979%252F27b125ebd9b7489b057b1475%252F03%252Bdrag%252Binto%252Ba%252Bpage.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        @mention for notifications
        <img alt="bell" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f514.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
       </b>
       <br/>
       Want to quickly grab someone's attention? Try an @mention to quickly ping them. You can also @mention pages to quickly link to them as well.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Give it a try
       </a>
       .
      </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%252F18077497%252Fe235a085a4ca9292538f12a6%252FOnboarding%252BEmail%252B%25E2%2580%2593%252BEditor%252B-%252B%2540Mention%252B-%252B2.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       Hope that helps! Just a few more tips:
      </p>
      <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0">
       <li style="margin: 5px 0">
        Download the
        <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
         <b>
          Mac
         </b>
         or
         <b>
          Windows
         </b>
        </a>
        app and
        <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
         <b>
          iOS
         </b>
         app
        </a>
        if you haven't. You'll love the minimal writing experience, offline mode, and seamless syncing across devices.
       </li>
       <li style="margin: 5px 0">
        Follow us on
        <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
         Twitter
        </a>
        for more tips and updates.
       </li>
       <li style="margin: 5px 0">
        And remember, chat with us in the app if you need anything or have any good suggestions. We read and reply to every message!
       </li>
      </ul>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       Ivan, Founder
       <br/>
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        notion.so
       </a>
       <br/>
       The all-in-one workspace.
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       We are
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        hiring
       </a>
       !
       <img alt="point_left" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f448.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" 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%">
     </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%253Ddeef29b1aca064fa9ff195e6860a96aa68d5cc3c-19969204811/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" 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%252FhJ2Bl5ZAiTwsqX17LHuK0Q~~%252FAAAAAQA~%252FRgRd8cRtPlcIaW50ZXJjb21CCgAIbT8PXJBdFUVSEzE3YWUzNzAyQHVpZmVlZC5jb21YBAAABQQ~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOvn:4jqP8iMFxLC27tgN-ypLnV6xmuBtVtfwt0a4NXnCKgE" width="1"/>
 </body>
</html>