Inboxes

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

+New inbox

<html>
 <head>
  <meta charset="utf-8"/>
  <title>
   Video Notes, improved search, Spotify integration, and more
  </title>
  <style>
   @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .typography .markup table.image-wrapper img,
  .typography.editor .markup table.image-wrapper img,
  .typography .markup table.kindle-wrapper img,
  .typography.editor .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}


@media screen and (max-width: 650px) {
  .typography .markup div.youtube-inner div.youtube-screen,
  .typography.editor .markup div.youtube-inner div.youtube-screen,
  .typography .markup div.vimeo-inner div.youtube-screen,
  .typography.editor .markup div.vimeo-inner div.youtube-screen {
    display: none !important;
  }
}


@media screen and (max-width: 370px) {
  .typography .markup div.tiktok-wrap,
  .typography.editor .markup div.tiktok-wrap {
    width: calc(95vw - 32px);
    height: calc((95vw - 32px - 2px) / 0.485714);
  }
}


@media screen and (max-width: 650px) {
  .typography .markup div.embedded-publication-wrap .embedded-publication.show-subscribe,
  .typography.editor .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 24px;
  }
}


@media screen and (max-width: 650px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 24px;
  }
}


@media screen and (max-width: 650px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet,
  .typography.editor .markup .tweet {
    padding: 12px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet .tweet-text,
  .typography.editor .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet .tweet-photos-container.two,
  .typography.editor .markup .tweet .tweet-photos-container.two,
  .typography .markup .tweet .tweet-photos-container.three,
  .typography.editor .markup .tweet .tweet-photos-container.three,
  .typography .markup .tweet .tweet-photos-container.four,
  .typography.editor .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet a.expanded-link .expanded-link-img,
  .typography.editor .markup .tweet a.expanded-link .expanded-link-img {
    max-height: 180px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet a.expanded-link .expanded-link-description,
  .typography.editor .markup .tweet a.expanded-link .expanded-link-description {
    display: none;
  }
}


@media screen and (max-width: 650px) {
  .typography .markup .apple-podcast-container,
  .typography.editor .markup .apple-podcast-container {
    width: unset;
  }
}


@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed img.install-substack-app-embed-img,
  .typography.editor .markup .install-substack-app-embed img.install-substack-app-embed-img {
    margin: 0 auto 16px auto;
  }
}


@media screen and (min-width: 420px) and (max-width: 600px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    max-width: calc(100% - 100px);
    width: initial;
  }
}


@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    margin: 0 0 12px 0;
    max-width: 100%;
    width: auto;
    text-align: center;
  }
}


@media (max-width: 600px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-link,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-link {
    margin-top: 16px;
    width: 100%;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container {
    height: 38px;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container a.comment {
    height: 38px;
    line-height: 38px;
    padding-right: 10px;
  }
}


@media screen and (max-width: 480px) {
  .share-button-container .separator {
    display: block;
    margin: 0;
    height: 8px;
    border-left: none;
  }
}


@media screen and (max-width: 480px) {
  .share-button-container a.share.first img {
    padding-left: 0;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container a.mobile {
    display: none !important;
  }
}


@media screen and (min-width: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container {
    padding: 36px;
    height: 680px;
  }
}


@media screen and (min-width: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container .footer {
    position: absolute;
    bottom: 36px;
    margin: 0px;
  }
}


@media screen and (max-width: 840px) {
  .header-with-anchor-widget .header-anchor-widget,
  .header-anchor-container .header-anchor-widget {
    display: none;
  }
}


@media screen and (min-width: 768px) {
  .post {
    padding: 32px 0 0 0;
  }
}


@media screen and (max-width: 650px) {
  .post .post-header .post-label {
    margin-top: 8px;
  }
}


@media screen and (max-width: 650px) {
  .post .post-header .meta-author-wrap.alternative-meta .meta-right-column .post-meta {
    margin-top: 6px;
  }
}


@media screen and (max-width: 650px) {
  .post .footer-facepile-container {
    height: 64px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }
}


@media screen and (max-width: 650px) {
  .post .post-footer.use-separators {
    justify-content: center;
  }
}


@media screen and (max-width: 650px) {
  .post .post-footer.next-prev {
    height: 64px;
    justify-content: space-between;
    box-sizing: border-box;
  }
}


@media screen and (max-width: 650px) {
  .post-contributor-footer .post-contributor-bio-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-table-row {
    display: flex;
    flex-direction: row;
  }
  .post-contributor-footer .post-contributor-bio-userhead-cell,
  .post-contributor-footer .post-contributor-bio-body-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-cell {
    flex-grow: 1;
  }
  .post-contributor-footer .post-contributor-bio-body-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-table-row {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell,
  .post-contributor-footer .post-contributor-bio-controls-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell {
    margin: 0 0 16px 0;
  }
  .post-contributor-footer .post-contributor-bio-controls-cell {
    width: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls {
    margin: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls .button.primary {
    width: 100%;
  }
  .post-contributor-footer .post-contributor-bio-text {
    font-size: 14px;
  }
}


@media screen and (min-width: 768px) {
  .post-silhouette {
    padding: 32px 0;
  }
}


@media screen and (max-width: 650px) {
  .post-silhouette .post-silhouette-title {
    margin-top: 10.44225025px;
    height: 120px;
  }
}


@media screen and (max-width: 650px) {
  .post-silhouette .post-silhouette-meta {
    width: 75%;
  }
}


@media screen and (max-width: 650px) {
  .post-silhouette .post-silhouette-meta.with-byline-image {
    margin: 20px 0;
  }
}


@media screen and (max-width: 650px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    padding-right: 16px;
  }
}


@media screen and (max-width: 370px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    font-size: 14px;
  }
}


@media screen and (max-width: 650px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item.guest-author-publication,
  .post-meta.alternative-meta .post-meta-item.guest-author-publication {
    display: none;
  }
}


@media screen and (max-width: 370px) {
  .post-meta .post-meta-item .post-meta-button {
    height: 36px !important;
  }
  .post-meta .post-meta-item .post-meta-button .meta-button-label {
    display: none;
  }
  .post-meta .post-meta-item .post-meta-button > svg {
    margin-right: 0;
  }
}


@media screen and (max-width: 370px) {
  .post-meta .post-meta-item {
    font-size: 12px;
  }
}


@media screen and (max-width: 650px) {
  .post .floating-subscribe-button {
    bottom: 20px;
    right: 20px;
  }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .markup table.image-wrapper img,
  body .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}


@media screen and (max-width: 650px) {
  body .markup div.youtube-inner div.youtube-screen,
  body .markup div.vimeo-inner div.youtube-screen {
    display: none !important;
  }
}


@media screen and (max-width: 370px) {
  body .markup div.tiktok-wrap {
    width: calc(95vw - 32px);
    height: calc((95vw - 32px - 2px) / 0.485714);
  }
}


@media screen and (max-width: 650px) {
  body .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 24px;
  }
}


@media screen and (max-width: 650px) {
  body .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  body .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 24px;
  }
}


@media screen and (max-width: 650px) {
  body .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  body .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet {
    padding: 12px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet .tweet-photos-container.two,
  body .markup .tweet .tweet-photos-container.three,
  body .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet a.expanded-link .expanded-link-img {
    max-height: 180px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet a.expanded-link .expanded-link-description {
    display: none;
  }
}


@media screen and (max-width: 650px) {
  body .markup .apple-podcast-container {
    width: unset;
  }
}


@media (max-width: 420px) {
  body .markup .install-substack-app-embed img.install-substack-app-embed-img {
    margin: 0 auto 16px auto;
  }
}


@media screen and (min-width: 420px) and (max-width: 600px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-text {
    max-width: calc(100% - 100px);
    width: initial;
  }
}


@media (max-width: 420px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-text {
    margin: 0 0 12px 0;
    max-width: 100%;
    width: auto;
    text-align: center;
  }
}


@media (max-width: 600px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-link {
    margin-top: 16px;
    width: 100%;
  }
}


@media screen and (min-width: 500px) {
  body .header a.logo {
    width: 42px;
    height: 42px;
    border-radius: 12px;
  }
}


@media screen and (max-width: 420px) {
  body .subscription-receipt table:first-of-type .subscription-amount .subscription-discount {
    width: 72px !important;
  }
}


@media screen and (min-width: 481px) {
  body .share-button-container {
    height: auto;
  }
}


@media screen and (max-width: 480px) {
  body .share-button-container .separator {
    display: block !important;
    margin: 0 !important;
    height: 8px !important;
    border-left: none !important;
  }
}


@media screen and (max-width: 650px) {
  .digest .item .post-meta-item.audience {
    display: none;
  }
}


@media screen and (min-width: 500px) {
  .digest-publication .logo img {
    width: 42px;
    height: 42px;
    border-radius: 8px;
  }
}


@media screen and (max-width: 650px) {
  .comments-page .container .comment-list .collapsed-reply {
    margin-left: calc(10 + 32px - 24px);
  }
}


@media screen and (max-width: 650px) {
  .comment > .comment-list {
    padding-left: 24px;
  }
}


@media screen and (max-width: 650px) {
  .finish-magic-login-modal .modal-content .container {
    padding: 24px 0;
  }
}


@media (max-width: 650px) {
  .reader2-text-b3 {
    line-height: 24px;
  }
}


@media screen and (max-width: 650px) {
  .reader2-text-h4 {
    line-height: 24px;
  }
}


@media screen and (min-width: 541px) {
  .user-profile-modal {
    padding-left: 12px;
    padding-right: 12px;
  }
}


@media screen and (max-width: 650px) {
  .subscribe-widget form.form .sideBySideWrap button.rightButton {
    padding: 10px 12px;
  }
}


@media screen and (min-width: 541px) {
  .pub-icon:hover .logo-hover,
  .feed-item-icon:hover .logo-hover {
    display: block;
  }
}


@media screen and (max-width: 650px) {
  .post-ufi.single-full-width-button .post-ufi-button-wrapper {
    width: 100%;
    padding: 16px;
  }
  .post-ufi.single-full-width-button .post-ufi-button-wrapper:empty {
    display: none;
  }
  .post-ufi.single-full-width-button .post-ufi-button {
    width: 100%;
    justify-content: center;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper {
    padding: 0;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor {
    padding: 0;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor:active {
    padding: 0;
  }
}


@media only screen and (max-width: 650px) {
  .file-embed-button.wide,
  .file-embed-error-button.wide {
    display: none;
  }
}


@media only screen and (min-width: 630px) {
  .file-embed-button.narrow,
  .file-embed-error-button.narrow {
    display: none;
  }
}


@media screen and (min-width: 541px) {
  .audio-player-wrapper .audio-player {
    min-width: 500px;
  }
}


@media screen and (max-width: 650px) {
  .audio-player-wrapper .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


@media screen and (max-width: 650px) {
  .audio-player-wrapper .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}


@media screen and (max-width: 650px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


@media screen and (max-width: 650px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}


@media (min-width: 250px) {
  .audio-player-wrapper-fancy .audio-player {
    padding: 32px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:last-of-type {
    display: block;
  }
}


@media (min-width: 300px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}


@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-title {
    margin-top: 16px;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 15%;
    width: 15%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
}


@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 25%;
    width: 25%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}


@media (min-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 40%;
    width: 40%;
  }
}


@media (max-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    margin-top: 12px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button {
    font-size: 13px;
    padding: 6px 12px;
    height: auto;
    margin-top: 10px;
  }
}


@media (min-width: 600px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 55%;
    width: 55%;
  }
}


@media (max-width: 650px) {
  .poll-editor-modal {
    min-width: calc(100% - 20px);
  }
}


@media (max-width: 750px) {
  .poll-embed .poll-anchor-target .poll-anchor-copy-button {
    left: 8px;
    top: 45px;
  }
}


@media screen and (min-width: 541px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    width: 552px;
    padding: 26px 24px;
  }
}


@media screen and (max-width: 650px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    padding: 40px 0;
  }
}


@media screen and (max-width: 650px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-row .modal-cell .modal-exit-btn {
    margin-right: -20px;
  }
}
  </style>
 </head>
 <body class="email-body" style="font-kerning: auto;">
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjQwNDE4MTUwMjA0LjMuYzg4MDZmMDIxYzRjYWMyMEBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6MTQzMTk3ODI2LCJ0IjoibmV3c2xldHRlciIsImEiOiJldmVyeW9uZSIsInMiOjEsImMiOiJwb3N0IiwiZiI6dHJ1ZSwicG9zaXRpb24iOiJ0b3AiLCJpYXQiOjE3MTM0NTI3MzEsImV4cCI6MTcxNjA0NDczMSwiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.BprtsqE0iFqrphCvEvuW8zO-4mbBa_TU8RPJRL4paO8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MTM0NTI3NDguMTUzMDkzNn0:1rxTKe:MR5jW2D_9x534oqV-v8o4fRDepXg-OiZ2fR5eg0cmaI" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
  <div class="preview" style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   Bulletin #3: News, education, and opportunities for publishers
  </div>
  <div class="preview" style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   ͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­
  </div>
  <table border="0" cellpadding="0" cellspacing="0" class="email-body-container" role="presentation" width="100%">
   <tr>
    <td>
    </td>
    <td class="content" width="550">
    </td>
    <td>
    </td>
   </tr>
   <tr>
    <td>
    </td>
    <td align="left" class="content" width="550">
     <div style="font-size: 16px; line-height: 26px; margin: 0 auto; max-width: 550px; overflow-wrap: break-word; width: 100%;">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <tr>
        <td align="right" style="height: 20px;">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
          <tr>
           <td style="vertical-align: middle;">
            <span class="pencraft pc-reset _reset_1k90y_1 tw-font-body tw-text-ssm tw-text-substack-secondary" style="color: rgb(119, 119, 119) !important; font-family: SF Pro Text, -apple-system, system-ui, BlinkMacSystemFont, Inter, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; font-size: 13px !important; list-style: none; margin: 0; text-decoration: unset;">
             <div class="pencraft pc-reset _align-right_1k90y_16 _size-12_1k90y_40 _reset_1k90y_1" style="color: unset; font-size: 12px; letter-spacing: 0px; line-height: 16px; list-style: none; margin: 0; text-align: right; text-decoration: unset;">
              <span class="pencraft pc-reset _reset_1k90y_1" style="color: unset; list-style: none; margin: 0; text-decoration: unset;" translated="">
               Forwarded this email?
               <a class="pencraft pc-reset _decoration-underline_1k90y_285 _reset_1k90y_1" style="color: unset; list-style: none; margin: 0; text-decoration: unset; text-decoration-line: underline;">
                Subscribe here
               </a>
               for more
              </span>
             </div>
            </span>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 0;">
       <div class="post-header" style="font-size: 16px; line-height: 26px;">
        <h1 class="post-title published" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); font-family: Lora,sans-serif; font-size: 32px; font-weight: 600; line-height: 36px; margin: 0;">
         <a style="color: rgb(54, 55, 55); text-decoration: none;">
          Video Notes, improved search, Spotify integration, and more
         </a>
        </h1>
        <h3 class="subtitle" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: #777777; font-family: 'SF Pro Display', -apple-system-headline, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 18px; font-weight: normal; line-height: 24px; margin: 4px 0 0; margin-top: 12px;">
         Bulletin #3: News, education, and opportunities for publishers
        </h3>
        <table cellpadding="0" cellspacing="0" class="post-meta custom" style="align-items: center; height: 20px; margin: 1em 0;">
         <tr>
          <td class="post-meta-item post-date" style="color: #777777; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; margin-right: 0; padding: 0px 12px 0px 0; padding-bottom: 0; padding-right: 0; padding-top: 0; position: relative; text-decoration: none; white-space: nowrap;" title="2024-04-18T15:05:08.287Z">
           <div class="pencraft pc-reset _color-secondary_1k90y_186 _line-height-20_1k90y_95 _font-meta_1k90y_131 _size-11_1k90y_35 _weight-medium_1k90y_162 _transform-uppercase_1k90y_242 _reset_1k90y_1 _meta_1k90y_442" style="color: rgb(119, 119, 119); font-family: 'SF Compact', -apple-system, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 11px; font-weight: 500; letter-spacing: .2px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset; text-transform: uppercase;">
            <time datetime="2024-04-18T15:05:08.287Z">
             Apr 18
            </time>
           </div>
          </td>
         </tr>
        </table>
        <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-top" role="presentation" style="border-bottom: 1px solid rgba(0, 0, 0, .1); border-top: 1px solid rgba(0, 0, 0, .1); min-width: 100%;" width="100%">
         <tr height="16">
          <td height="16" style="font-size: 0px; line-height: 0;">
          </td>
         </tr>
         <tr>
          <td>
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td>
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU0MjQ1OX0:1rxTKe:p7TC8JLbeqMfrHS3j09Ta2qPNaihKJ8KkeIH_FRR1Fg" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td style="min-width: 8px" width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU0NDQwOX0:1rxTKe:RRPcxQtXUgPytoKGbiV3DqSDR-Spqg9gQjo_dVrvvRc" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td style="min-width: 8px" width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideShare2%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU0NjE0N30:1rxTKe:EZ1I3TeMWu4-5VS3Y6zILQ0uGaZQINQ67VnBIkMU7ME" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td style="min-width: 8px" width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FNoteForwardIcon%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU0NzY4fQ:1rxTKe:ha6hQ-xeCm4gWWmTI3C29F56JMRfW0VGg7h0woHuSss" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
             <td align="right">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tr>
                   <td align="center">
                    <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                     <div class="email-button-spacer" style="display: inline-block; font-size: 16px; line-height: 26px; max-width: 0; min-height: 18px; vertical-align: middle;">
                     </div>
                     <span class="email-button-text" style="margin-right: 4px; vertical-align: middle;">
                      READ IN APP
                     </span>
                     <img alt="" class="icon text-icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideArrowUpRight%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU0OTI1fQ:1rxTKe:AE2TcL7YH8BI0SGax2ZO2PYeXbZ4KRF49784iAifNcQ" style="border: none !important; margin-left: 0; margin-right: 0; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr height="16">
          <td height="16" style="font-size: 0px; line-height: 0;">
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 0;">
       <div class="body markup" dir="auto" style="font-family: Lora,sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; margin-bottom: 16px; text-align: initial; width: 100%; word-break: break-word;">
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-top: 0;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1456">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; margin-bottom: 0; margin-top: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/23992c80-4861-4436-9902-a67bd29dc28b_2912x2096.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":1048,"width":1456,"resizeWidth":null,"bytes":1440004,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":false,"topImage":true,"internalRedirect":"https://on.substack.com/i/142331189?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23992c80-4861-4436-9902-a67bd29dc28b_2912x2096.png"}' height="395.8791208791209" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F23992c80-4861-4436-9902-a67bd29dc28b_2912x2096.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU1MTIwMX0:1rxTKe:fMdGxCttcnRPW4DIWqUOu_nTPP2EvGrxqXjbumH3wJo" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Welcome to the Substack Bulletin, where publishers get a roundup of the latest news, resources, and community-building opportunities, all in one place.
        </p>
        <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          In recent weeks, we’ve shipped a lot of new software, including major advancements for
         </span>
         <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
          podcasters
         </a>
         <span>
          , significant
         </span>
         <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
          Notes
         </a>
         <span>
          and
         </span>
         <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
          search
         </a>
         <span>
          improvements, further
         </span>
         <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
          theme and layout customization
         </a>
         <span>
          , and a handful of long-standing writer feature requests.
         </span>
        </p>
        <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Please leave us any feedback or ideas in the comments—we’re listening and curious to see how we can make these posts as valuable to you as possible.
        </p>
        <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=143197826&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQzMTk3ODI2LCJpYXQiOjE3MTM0NTI3MzEsImV4cCI6MTcxNjA0NDczMSwiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.WC52Nb85k_WaVwv6jBQBAP1HPfIZvaA75eiIlFl6Y0c&amp;r=9bkpd&amp;utm_campaign=email-half-magic-comments","text":"Leave a comment","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; text-align: center;">
         <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 8px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
          <span style="color: #ffffff; text-decoration: none;">
           Leave a comment
          </span>
         </a>
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="152">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/facbe204-f8e9-4d13-8999-093a04fad546_1715x417.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":354,"width":1456,"resizeWidth":152,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":false,"topImage":false,"internalRedirect":null}' height="36.956043956043956" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_152%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Ffacbe204-f8e9-4d13-8999-093a04fad546_1715x417.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU1NDAyMn0:1rxTKe:zaz75bGZnTHoIg0KluXRB2tCjxTTZV0j0E-F_obfvlc" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="152"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; position: relative;">
         <strong>
          News
         </strong>
        </h3>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1456">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/cfc40ca8-827c-4771-8774-cf8432d83cde_2912x2096.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":1048,"width":1456,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":false,"topImage":false,"internalRedirect":null}' height="395.8791208791209" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fcfc40ca8-827c-4771-8774-cf8432d83cde_2912x2096.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU1NTQzOH0:1rxTKe:3cZkeaZuc0XbKRTnF4MleSiiEmL7yFJRYI4FQ3JsAjs" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <ul style="margin-top: 0; padding: 0;">
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Video and external embeds for Notes.
           </strong>
           <span>
            You can post videos directly to Notes in the Substack app and on the web. We’ve also made it possible for anyone to embed notes on external web pages.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
           </em>
          </p>
         </li>
        </ul>
        <div class="video-player-wrapper with-preview is-static video-player-with-background" style="flex-grow: 1; font-size: 16px; line-height: 26px; margin-top: 0.5em;">
         <a class="video-player video-player-with-background" style="background-color: rgb(0, 0, 0); border-radius: 12px; cursor: pointer; display: block; height: auto; padding-bottom: 0 !important; position: relative; width: 100%;">
          <img class="video-player-preview" data-component-name="VideoPlayer-PreviewImg" data-testid="video-player-static-preview-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_1100%252Ch_620%252Cc_pad%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fl_video_play_base_tu77jd%252Cw_152%252Ce_colorize%253A100%252Cco_rgb%253AE2E0E0%252Fl_video_play_icon_c75z6z%252Cw_120%252Ce_colorize%253A100%252Cco_rgb%253A161718%252Fhttps%253A%252F%252Fsubstack-video.s3.amazonaws.com%252Fvideo_upload%252Fpost%252F143197826%252Faf2d187a-87f1-4797-a270-8a8c016feaa1%252Ftranscoded-00001.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU1NzE2N30:1rxTKe:Z0Dq2_mgFLznE6QEnBeDksooagcqDLnx5AIAH4yz3B0" style="-ms-interpolation-mode: bicubic; background: black; border: none !important; border-radius: 12px; cursor: pointer; display: block; height: auto; margin: 0 auto; max-height: 100%; max-width: 100%; position: relative; vertical-align: middle; width: 100%;" width="550"/>
         </a>
        </div>
        <ul style="margin-top: 0; padding: 0;">
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Post search just got better.
           </strong>
           <span>
            Our improvements on the web make it easier and faster to find any post on your publication.
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Spotify for paid podcasts.
           </strong>
           <span>
            Substack podcasters can now sync and distribute all their free and paid episodes to Spotify.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
           </em>
          </p>
          <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-bottom: 0;">
           <figure style="margin: 0 auto; width: 100%;">
            <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
             <tbody>
              <tr>
               <td style="text-align: center;">
               </td>
               <td align="left" class="content" style="text-align: center;" width="1456">
                <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
                 <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/b1d6ef34-3784-4950-af98-8f7f91fe72a9_3024x1704.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":820,"width":1456,"resizeWidth":null,"bytes":665874,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/143197826?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1d6ef34-3784-4950-af98-8f7f91fe72a9_3024x1704.png"}' height="309.75274725274727" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fb1d6ef34-3784-4950-af98-8f7f91fe72a9_3024x1704.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU1OTI4OX0:1rxTKe:HCgZXvn2oCDCtiN9W0Y5TQNaNMOOG5xUJ3CHdTCfAz4" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
                </a>
               </td>
               <td style="text-align: center;">
               </td>
              </tr>
             </tbody>
            </table>
           </figure>
          </div>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Custom “teaser” posts.
           </strong>
           <span>
            Writers with Substack Boost turned on have access to our new teaser posts, which offer your free subscribers the ability to unlock a single paid post from your publication to see what they may be missing out on. Writers can now choose which posts they want to include as a teaser.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
           </em>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Cleaner shareable images.
           </strong>
           <span>
            We heard a lot of feedback from writers on these, and they will now hide the preview text by default to provide a cleaner, more focused graphic.
           </span>
          </p>
          <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-bottom: 0;">
           <figure style="margin: 0 auto; width: 100%;">
            <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
             <tbody>
              <tr>
               <td style="text-align: center;">
               </td>
               <td align="left" class="content" style="text-align: center;" width="1456">
                <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
                 <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/65d193c7-42a7-4196-b549-6a1b27e08ac8_3020x1678.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":809,"width":1456,"resizeWidth":null,"bytes":1044375,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/143197826?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65d193c7-42a7-4196-b549-6a1b27e08ac8_3020x1678.png"}' height="305.5975274725275" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F65d193c7-42a7-4196-b549-6a1b27e08ac8_3020x1678.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU2MTI3N30:1rxTKe:w6GLDKbYz-5ddcGsObJiTbdsZdHIpFOnUujzpFz4yTQ" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
                </a>
               </td>
               <td style="text-align: center;">
               </td>
              </tr>
             </tbody>
            </table>
           </figure>
          </div>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Financial charts integration:
           </strong>
           <span>
            In cooperation with our friends at
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             TradingView
            </a>
           </span>
           <span>
            , we’ve added the option to add a customizable financial chat to your posts. This option appears in the More menu in the Substack Editor. You can select a security and add desired annotations, including text and emoji.
           </span>
          </p>
         </li>
        </ul>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="162">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/539a4f64-86af-4564-a74b-7cf101aeb8b4_1715x417.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":354,"width":1456,"resizeWidth":162,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"topImage":false,"internalRedirect":null}' height="39.387362637362635" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_162%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F539a4f64-86af-4564-a74b-7cf101aeb8b4_1715x417.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU2MzUwNH0:1rxTKe:9fWOO2nET0-TSlUv3OcfakexFI4_49LpJ-pVRJqljRg" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="162"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; position: relative;">
         Resources
        </h3>
        <ol style="margin-top: 0; padding: 0;">
         <li style="margin: 8px 0 0 32px;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Voiceover inspiration:
           </strong>
           <span>
            Read
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            our new post
           </a>
           <span>
            on how writers and creators are using read-alouds and voiceovers.
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Podcasting business models:
           </strong>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            A deep dive
           </a>
           <span>
            on the podcasting business models emerging on Substack.
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Importing a podcast:
           </strong>
           <span>
            If you’re interested in bringing an existing podcast over to Substack, see our new
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            step-by-step guide
           </a>
           <span>
            .
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Chatbot
            </a>
            <span>
             question of the week:
            </span>
           </strong>
           <em>
            How do I paywall a read-aloud of my article?
           </em>
          </p>
          <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
           <figure style="margin: 0 auto; width: 100%;">
            <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
             <tbody>
              <tr>
               <td style="text-align: center;">
               </td>
               <td align="left" class="content" style="text-align: center;" width="1456">
                <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
                 <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/c3b81849-0018-4562-bcb0-818e672b2b14_3008x1678.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":812,"width":1456,"resizeWidth":null,"bytes":835844,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/143197826?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3b81849-0018-4562-bcb0-818e672b2b14_3008x1678.png"}' height="306.7307692307692" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fc3b81849-0018-4562-bcb0-818e672b2b14_3008x1678.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU2NTAzNH0:1rxTKe:Km89XBrHuY-fIDAQZmt-Np7LkGl6bnttslj4fpjwODE" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
                </a>
               </td>
               <td style="text-align: center;">
               </td>
              </tr>
             </tbody>
            </table>
           </figure>
          </div>
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           If you add a paywall to a post that contains a voiceover, it will make the voiceover audio a feature the reader has to pay to unlock. No matter where you place the paywall within the text of your post, the audio will be locked. To paywall a voiceover in your Substack post, follow these steps:
          </p>
          <ul style="margin-top: 0; padding: 0;">
           <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
            <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
             After adding a voiceover audio file to your post, click on “More” in the draft editor toolbar and select “Paywall.”
            </p>
           </li>
           <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
            <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
             Position the paywall in your text draft where you want the paywalled content to begin.
            </p>
           </li>
           <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
            <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
             Click “Continue,” and on the Publish settings page, make sure to select “This post is for Paid subscribers only” and that “Send free preview” is selected (unchecking this will remove the paywall).
            </p>
           </li>
          </ul>
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
          </p>
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <span>
            For a comprehensive, visual step-by-step on how to add a voiceover to a post, visit
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            this help center article
           </a>
           <span>
            .
           </span>
          </p>
         </li>
        </ol>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="324">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/0f3db2e4-ee79-4d6a-b309-1a6791aa4d3a_1715x417.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":354,"width":1456,"resizeWidth":324,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"topImage":false,"internalRedirect":null}' height="78.77472527472527" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_324%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F0f3db2e4-ee79-4d6a-b309-1a6791aa4d3a_1715x417.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU2NjY5fQ:1rxTKe:MOo7eVboLB6NTSvLwecN7c0dUSmG3DpLRrlZR771O5Q" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="324"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; position: relative;">
         Community
        </h3>
        <div class="_static_4il70_5 _imageGallery_4il70_1" data-component-name="ImageGalleryStatic" style="font-size: 16px; line-height: 26px; margin: 32px 0; margin-inline-end: 0; margin-inline-start: 0; width: 100%;">
         <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_1456%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Faaec617a-0b03-4069-b41c-d59e471f953a_1456x474.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU2ODkyM30:1rxTKe:C_WLG4AjQrInOhxDqs2-LAhNsVETyipinNT189sqwVA" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle;"/>
         <div class="_imageCaption_4il70_58 _static_4il70_5" style="color: #777777; font-size: calc(14px + 0px); font-weight: 400; letter-spacing: -.15px; line-height: 20px; margin-left: 15%; margin-right: 15%; margin-top: 12px; text-align: center;">
          Writer drinks in Paris and London hosted by the Substack team
         </div>
        </div>
        <ul style="margin-top: 0; padding: 0;">
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Meetups
           </strong>
           <span>
            :
           </span>
           <strong>
           </strong>
           <span>
            Coming up,
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Kimberly Katiti
            </a>
           </span>
           <span>
            and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Jake Mackey
            </a>
           </span>
           <span>
            are hosting in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Los Angeles
           </a>
           <span>
            ,
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Bowen Dwelle
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            the San Francisco Bay Area,
           </a>
           <span>
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Kendall Turner
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Hudson
           </a>
           <span>
            , and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Mikaela Blackler
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Seattle
           </a>
           <span>
            . Next month
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Neil Scott
            </a>
           </span>
           <span>
            and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Lindsay Johnstone
            </a>
           </span>
           <span>
            are hosting in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Glasgow
           </a>
           <span>
            , and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Tuğba Akman
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Berlin
           </a>
           <span>
            . Don’t see a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            gathering
           </a>
           <span>
            in your city or category? Apply to
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            host your own meetup
           </a>
           <span>
            with others writers. Or host one for subscribers, like
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Ali Griffin Vingiano
            </a>
           </span>
           <span>
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            just did with subscribers
           </a>
           <span>
            in New York.
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            In the press
           </strong>
           <span>
            :
           </span>
           <strong>
           </strong>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Business Insider
           </a>
           <span>
            wrote about how creators are moving to Substack to foster community and make money.
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Erin Reed
            </a>
           </span>
           <span>
            spoke about trans rights on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            The New Yorker Radio Hour
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Zvi Mowshowitz
            </a>
           </span>
           <span>
            wrote a piece about AI
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            in the New York Times
           </a>
           <span>
            and one of
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Santiago Pliego
            </a>
           </span>
           <span>
            ’s Substack posts was
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            picked up by Tucker Carlson
           </a>
           <span>
            .
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Semafor
           </a>
           <span>
            wrote about
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Zeteo
            </a>
           </span>
           <span>
            News launching its new show “Mehdi Unfiltered.”
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Jess Kirby
            </a>
           </span>
           <span>
            was on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            the Content People podcast
           </a>
           <span>
            .
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Milestones
           </strong>
           <span>
            :
           </span>
           <strong>
           </strong>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Ruth Reichl
            </a>
           </span>
           <span>
            was named the 2024 Lifetime Achievement James Beard Award honoree.
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             The Free Press
            </a>
           </span>
           <span>
            became the #1 publication on Substack by revenue, with more than 630,000 total subscribers and 25 full-time staffers.
           </span>
           <strong>
           </strong>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             kate lindsay
            </a>
           </span>
           <span>
            and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Nick  Catucci
            </a>
           </span>
           <span>
            ’s Embedded
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            turned three
           </a>
           <span>
            (and celebrated with a redesign),
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Dan Blank
            </a>
           </span>
           <span>
            celebrated
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            one year on Substack
           </a>
           <span>
            , and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Jane Ratcliffe
            </a>
           </span>
           <span>
            ’s Beyond
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            turned two
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Elif Shafak
            </a>
           </span>
           <span>
            delivered
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            the A Room of One’s Own Annual Lecture at Cambridge University
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Dianne Jacob
            </a>
           </span>
           <span>
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            hit 10,000 subscribers
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Tyler Dunne
            </a>
           </span>
           <span>
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            won a 2023 APSE award
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Zibby Owens
            </a>
           </span>
           <span>
            ’s Substack was named a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Webby honoree
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #363737; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Joshunda Sanders
            </a>
           </span>
           <span>
            book Women of the Post was named a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            2024 Gotham Book Prize finalist
           </a>
           <span>
            .
           </span>
           <br/>
          </p>
         </li>
        </ul>
        <blockquote style="border-left: 4px solid #FF7731; margin: 20px 0; padding: 0;">
         <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-left: 20px;">
          <em>
           Celebrating a milestone or press feature? Let us know in the comments.
          </em>
         </p>
        </blockquote>
        <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=143197826&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQzMTk3ODI2LCJpYXQiOjE3MTM0NTI3MzEsImV4cCI6MTcxNjA0NDczMSwiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.WC52Nb85k_WaVwv6jBQBAP1HPfIZvaA75eiIlFl6Y0c&amp;r=9bkpd&amp;utm_campaign=email-half-magic-comments","text":"Leave a comment","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; text-align: center;">
         <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 8px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
          <span style="color: #ffffff; text-decoration: none;">
           Leave a comment
          </span>
         </a>
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-bottom: 0;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1456">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/2ca0cf21-c104-4861-96be-b7215abcc6c4_2468x441.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":260,"width":1456,"resizeWidth":null,"bytes":136944,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/142331189?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ca0cf21-c104-4861-96be-b7215abcc6c4_2468x441.png"}' height="98.21428571428571" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F2ca0cf21-c104-4861-96be-b7215abcc6c4_2468x441.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU3MDM3N30:1rxTKe:Spz9WJqGZhFhKYjIfUcHDxHJ8BxdxU42W0cA9XgxGww" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
       </div>
      </div>
      <div class="container-border" style="border-top: 1px solid #e6e6e6; box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
      </div>
      <div class="typography" style="font-size: 16px; line-height: 26px;">
       <div class="postscript" style="font-size: 16px; line-height: 26px; margin: 32px 0;">
        <div class="body markup" dir="auto" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: initial; width: 100%; word-break: break-word;">
         <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-top: 0;">
          <em>
           Thanks for subscribing to
          </em>
          <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
           On Substack
          </a>
          <em>
           . This post is public, so feel free to share it.
          </em>
         </p>
         <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=143197826&amp;utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;utm_campaign=email-share&amp;action=share&amp;triggerShare=true&amp;isFreemail=true&amp;r=9bkpd&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQzMTk3ODI2LCJpYXQiOjE3MTM0NTI3MzEsImV4cCI6MTcxNjA0NDczMSwiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.WC52Nb85k_WaVwv6jBQBAP1HPfIZvaA75eiIlFl6Y0c","text":"Share","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; text-align: center;">
          <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 8px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
           <span style="color: #ffffff; text-decoration: none;">
            Share
           </span>
          </a>
         </p>
        </div>
       </div>
      </div>
      <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-bottom" role="presentation" style="border-bottom: 1px solid rgba(0, 0, 0, .1); border-top: 1px solid rgba(0, 0, 0, .1); min-width: 100%;" width="100%">
       <tr height="16">
        <td height="16" style="font-size: 0px; line-height: 0;">
        </td>
       </tr>
       <tr>
        <td>
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td>
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: 0 auto;" width="auto">
             <tr>
              <td style="vertical-align: middle;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU3MTg4fQ:1rxTKe:-0Uo4FggWJE3G_bJLusYuBSv3a8ubyPBzM8Sdu497IA" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Like
                   </span>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
              <td style="min-width: 8px" width="8">
              </td>
              <td style="vertical-align: middle;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU3MzY5fQ:1rxTKe:AGfTkf3eUkCWjCXu4EhVy0FAKCyw1qHJt7SHWvLI2sM" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Comment
                   </span>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
              <td style="min-width: 8px" width="8">
              </td>
              <td style="vertical-align: middle;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FNoteForwardIcon%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU3NTcwMX0:1rxTKe:Xd2LTZxYOO_cqTexqIq8A66eHYZwJaJZ17VJzVcdoo4" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Restack
                   </span>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
           <td align="right">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
             <tr>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <tr height="16">
        <td height="16" style="font-size: 0px; line-height: 0;">
        </td>
       </tr>
      </table>
      <div class="footer _footer_11ym1_1" style="color: rgb(119, 119, 119); font-size: 16px; line-height: 26px; padding: 24px 0; text-align: center;">
       <div style="font-size: 16px; line-height: 26px; padding-bottom: 24px;">
        <p class="pencraft pc-reset _color-secondary_1k90y_186 _size-12_1k90y_40 _reset_1k90y_1 small _meta_11ym1_14" style="color: rgb(119, 119, 119); font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; letter-spacing: 0px; line-height: 16px; list-style: none; margin: 0; padding-bottom: 0; text-decoration: unset;">
         © 2024
         <span>
          Substack
         </span>
         <br/>
         548 Market Street PMB 72296, San Francisco, CA 94104
         <br/>
         <a style="color: rgb(119, 119, 119); text-decoration: underline;">
          <span style="color: rgb(119, 119, 119); text-decoration: underline;">
           Unsubscribe
          </span>
         </a>
        </p>
       </div>
       <p class="_footerSection_11ym1_5 small powered-by-substack" style="color: rgb(119, 119, 119); font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; line-height: 20px; margin: 0; margin-top: 0; padding: 0 24px; padding-bottom: 0;">
        <a style="color: rgb(119, 119, 119); display: inline-block; margin: 0 4px; text-decoration: none;">
         <img alt="Get the app" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_262%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fgeneric-app-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU3Nzc1Mn0:1rxTKe:pOZjqd9NZVeZL62e9ie4PLwJ9St7Y-402g2V_WF9un8" srcset="https://substackcdn.com/image/fetch/w_131,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button.png, https://substackcdn.com/image/fetch/w_262,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button%402x.png 2x, https://substackcdn.com/image/fetch/w_393,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button%403x.png 3x" style="border: none !important; max-width: 550px; vertical-align: middle;" width="131"/>
        </a>
        <a style="color: rgb(119, 119, 119); display: inline-block; margin: 0 4px; text-decoration: none;">
         <img alt="Start writing" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_270%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fpublish-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTM0NTI3NDguMTU3OTQ2M30:1rxTKe:YmgEafULUkLYKtGobopdfloz9tXREaeRTfYkmsud-LA" srcset="https://substackcdn.com/image/fetch/w_135,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button.png, https://substackcdn.com/image/fetch/w_270,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%402x.png 2x, https://substackcdn.com/image/fetch/w_405,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%403x.png 3x" style="border: none !important; max-width: 550px; vertical-align: middle;" width="135"/>
        </a>
       </p>
      </div>
     </div>
    </td>
    <td>
    </td>
   </tr>
  </table>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjQwNDE4MTUwMjA0LjMuYzg4MDZmMDIxYzRjYWMyMEBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6MTQzMTk3ODI2LCJ0IjoibmV3c2xldHRlciIsImEiOiJldmVyeW9uZSIsInMiOjEsImMiOiJwb3N0IiwiZiI6dHJ1ZSwicG9zaXRpb24iOiJib3R0b20iLCJpYXQiOjE3MTM0NTI3MzEsImV4cCI6MTcxNjA0NDczMSwiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.IVQHT0Q_zlQv4kT4MfsX0cBt00ysWZ--_SvM2xAI2qs/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MTM0NTI3NDguMTU4MTQ0fQ:1rxTKe:3ahWf-SCrrSYu-i24SSMtzcOKm3AEW0dvP41lnNb088" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
  <img alt="" height="1px" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.mg2.substack.com%252Fo%252FeJw8kEluhDAQRU_TXiLPmIXPgjx8OlbARh4Scfuo6Va2r1RPryq4jmeplz1L6yRaGZlRhsCymQmp-Cw5weHSvj6RUV1HXF3_nwpmFk2-rGMUbN7ELFjwWmkVjFoAh6ix6DiTZDnlkkpmmKKcyklMwRiqN8pZkMEFTh-SHk8-teFbd-F7CuUgqa1bxR1gex0gr8zVjZiQAyx-UK-SPzhFy6Rgy2y4fpN-nbAZv21H76jkHH4N5ThGTv1akZ3fET_i4fcUXE8l3yJSrRMIC_d4SDrSBsQ7qQ0fy-FStiWT_v7baKj3lnrdvoi_AAAA__8TnXCp/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyIsInRpbWUiOjE3MTM0NTI3NDguMTU4MzMxMn0:1rxTKe:OZHVhaGIsL1gtO3OE33gPtPHlxPOcBl4FeWPaDpTVRk" width="1px"/>
 </body>
</html>